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:21:03 UTC

[02/12] accumulo-website git commit: Make 1.8.1 javadocs this time

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/90a96b68/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 8ff3dac..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_111) on Mon Feb 27 15:34:32 UTC 2017 -->
+<!-- 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.1-SNAPSHOT API)</title>
+<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.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.accumulo.core.data.ByteSequence (Apache Accumulo Project 1.8.1 API)";
     }
 //-->
 </script>
@@ -279,13 +279,13 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span class="strong">Authorizations.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/security/Authorizations.html#contains(org.apache.accumulo.core.data.ByteSequence)">contains</a></strong>(<a href="../../../../../../org/apache/accumulo/core/data/ByteSequence.html" title="class in org.apache.accumulo.core.data">ByteSequence</a>&nbsp;auth)</code>
+<td class="colLast"><span class="strong">AuthorizationContainer.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/security/AuthorizationContainer.html#contains(org.apache.accumulo.core.data.ByteSequence)">contains</a></strong>(<a href="../../../../../../org/apache/accumulo/core/data/ByteSequence.html" title="class in org.apache.accumulo.core.data">ByteSequence</a>&nbsp;auth)</code>
 <div class="block">Checks whether this object contains the given authorization.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span class="strong">AuthorizationContainer.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/security/AuthorizationContainer.html#contains(org.apache.accumulo.core.data.ByteSequence)">contains</a></strong>(<a href="../../../../../../org/apache/accumulo/core/data/ByteSequence.html" title="class in org.apache.accumulo.core.data">ByteSequence</a>&nbsp;auth)</code>
+<td class="colLast"><span class="strong">Authorizations.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/security/Authorizations.html#contains(org.apache.accumulo.core.data.ByteSequence)">contains</a></strong>(<a href="../../../../../../org/apache/accumulo/core/data/ByteSequence.html" title="class in org.apache.accumulo.core.data">ByteSequence</a>&nbsp;auth)</code>
 <div class="block">Checks whether this object contains the given authorization.</div>
 </td>
 </tr>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/90a96b68/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 a85511c..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_111) on Mon Feb 27 15:34:32 UTC 2017 -->
+<!-- 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.1-SNAPSHOT API)</title>
+<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.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.accumulo.core.data.Column (Apache Accumulo Project 1.8.1 API)";
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/90a96b68/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 c7bbe58..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_111) on Mon Feb 27 15:34:32 UTC 2017 -->
+<!-- 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.1-SNAPSHOT API)</title>
+<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.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.accumulo.core.data.ColumnUpdate (Apache Accumulo Project 1.8.1 API)";
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/90a96b68/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 df8a430..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_111) on Mon Feb 27 15:34:32 UTC 2017 -->
+<!-- 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.1-SNAPSHOT API)</title>
+<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.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.accumulo.core.data.ComparableBytes (Apache Accumulo Project 1.8.1 API)";
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/90a96b68/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 c18ed0b..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_111) on Mon Feb 27 15:34:32 UTC 2017 -->
+<!-- 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.1-SNAPSHOT API)</title>
+<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.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.accumulo.core.data.Condition (Apache Accumulo Project 1.8.1 API)";
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/90a96b68/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 6a2225c..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_111) on Mon Feb 27 15:34:32 UTC 2017 -->
+<!-- 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.1-SNAPSHOT API)</title>
+<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.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.accumulo.core.data.ConditionalMutation (Apache Accumulo Project 1.8.1 API)";
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/90a96b68/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 5d65349..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_111) on Mon Feb 27 15:34:32 UTC 2017 -->
+<!-- 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.1-SNAPSHOT API)</title>
+<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.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.accumulo.core.data.ConstraintViolationSummary (Apache Accumulo Project 1.8.1 API)";
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/90a96b68/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 64de847..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_111) on Mon Feb 27 15:34:32 UTC 2017 -->
+<!-- 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.1-SNAPSHOT API)</title>
+<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.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.accumulo.core.data.Key (Apache Accumulo Project 1.8.1 API)";
     }
 //-->
 </script>
@@ -265,20 +265,20 @@
 </tr>
 <tbody>
 <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">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="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">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="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>
 <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">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="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>
@@ -332,18 +332,18 @@
 </tr>
 <tbody>
 <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">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="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">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="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="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">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="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">
@@ -405,19 +405,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">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">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>
 <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">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">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="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">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>
@@ -501,11 +501,11 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span class="strong">Sampler.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/sample/Sampler.html#accept(org.apache.accumulo.core.data.Key)">accept</a></strong>(<a href="../../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>&nbsp;k)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">AbstractHashSampler.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/sample/AbstractHashSampler.html#accept(org.apache.accumulo.core.data.Key)">accept</a></strong>(<a href="../../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>&nbsp;k)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span class="strong">AbstractHashSampler.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/sample/AbstractHashSampler.html#accept(org.apache.accumulo.core.data.Key)">accept</a></strong>(<a href="../../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>&nbsp;k)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">Sampler.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/sample/Sampler.html#accept(org.apache.accumulo.core.data.Key)">accept</a></strong>(<a href="../../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>&nbsp;k)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected abstract void</code></td>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/90a96b68/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 4c9fc50..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_111) on Mon Feb 27 15:34:32 UTC 2017 -->
+<!-- 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.1-SNAPSHOT API)</title>
+<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.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.accumulo.core.data.KeyExtent (Apache Accumulo Project 1.8.1 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">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>
 <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">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>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/90a96b68/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 a13cc1f..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_111) on Mon Feb 27 15:34:32 UTC 2017 -->
+<!-- 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.1-SNAPSHOT API)</title>
+<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.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.accumulo.core.data.KeyValue (Apache Accumulo Project 1.8.1 API)";
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/90a96b68/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 74979c3..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_111) on Mon Feb 27 15:34:32 UTC 2017 -->
+<!-- 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.1-SNAPSHOT API)</title>
+<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.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.accumulo.core.data.Mutation.SERIALIZED_FORMAT (Apache Accumulo Project 1.8.1 API)";
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/90a96b68/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 aa71d73..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_111) on Mon Feb 27 15:34:32 UTC 2017 -->
+<!-- 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.1-SNAPSHOT API)</title>
+<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.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.accumulo.core.data.Mutation (Apache Accumulo Project 1.8.1 API)";
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/90a96b68/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 64984a8..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_111) on Mon Feb 27 15:34:32 UTC 2017 -->
+<!-- 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.1-SNAPSHOT API)</title>
+<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.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.accumulo.core.data.PartialKey (Apache Accumulo Project 1.8.1 API)";
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/90a96b68/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 64b0a09..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_111) on Mon Feb 27 15:34:32 UTC 2017 -->
+<!-- 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.1-SNAPSHOT API)</title>
+<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.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.accumulo.core.data.Range (Apache Accumulo Project 1.8.1 API)";
     }
 //-->
 </script>
@@ -174,14 +174,14 @@
 <tbody>
 <tr class="altColor">
 <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>
 <tr class="rowColor">
 <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>
 </tbody>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/90a96b68/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 ec96041..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_111) on Mon Feb 27 15:34:32 UTC 2017 -->
+<!-- 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.1-SNAPSHOT API)</title>
+<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.1-SNAPSHOT API)";
+        parent.document.title="Uses of Interface org.apache.accumulo.core.data.TabletId (Apache Accumulo Project 1.8.1 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">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>
 <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">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>
 </tbody>
 </table>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/90a96b68/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 0764750..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_111) on Mon Feb 27 15:34:32 UTC 2017 -->
+<!-- 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.1-SNAPSHOT API)</title>
+<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.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.accumulo.core.data.Value.Comparator (Apache Accumulo Project 1.8.1 API)";
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/90a96b68/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 64fa1cc..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_111) on Mon Feb 27 15:34:32 UTC 2017 -->
+<!-- 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.1-SNAPSHOT API)</title>
+<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.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.accumulo.core.data.Value (Apache Accumulo Project 1.8.1 API)";
     }
 //-->
 </script>
@@ -244,20 +244,20 @@
 </tr>
 <tbody>
 <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">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="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">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="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>
 <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">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="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>
@@ -296,18 +296,18 @@
 </tr>
 <tbody>
 <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">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="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">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="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="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">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="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">
@@ -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">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">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>
 <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">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">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="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">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>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/90a96b68/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 7b0a99d..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,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_111) on Mon Feb 27 15:34:32 UTC 2017 -->
+<!-- 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.1-SNAPSHOT API)</title>
+<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>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/90a96b68/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 dd182e3..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_111) on Mon Feb 27 15:34:32 UTC 2017 -->
+<!-- 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.1-SNAPSHOT API)</title>
+<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.1-SNAPSHOT API)";
+        parent.document.title="org.apache.accumulo.core.data (Apache Accumulo Project 1.8.1 API)";
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/90a96b68/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 f28657e..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_111) on Mon Feb 27 15:34:32 UTC 2017 -->
+<!-- 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.1-SNAPSHOT API)</title>
+<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.1-SNAPSHOT API)";
+        parent.document.title="org.apache.accumulo.core.data Class Hierarchy (Apache Accumulo Project 1.8.1 API)";
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/90a96b68/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 9e0b1b0..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_111) on Mon Feb 27 15:34:33 UTC 2017 -->
+<!-- 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.1-SNAPSHOT API)</title>
+<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.1-SNAPSHOT API)";
+        parent.document.title="Uses of Package org.apache.accumulo.core.data (Apache Accumulo Project 1.8.1 API)";
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/90a96b68/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 9c428d8..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_111) on Mon Feb 27 15:34:32 UTC 2017 -->
+<!-- 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.1-SNAPSHOT API)</title>
+<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.1-SNAPSHOT API)";
+        parent.document.title="AuthorizationContainer (Apache Accumulo Project 1.8.1 API)";
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/90a96b68/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 45b0e3e..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_111) on Mon Feb 27 15:34:32 UTC 2017 -->
+<!-- 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.1-SNAPSHOT API)</title>
+<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.1-SNAPSHOT API)";
+        parent.document.title="Authorizations (Apache Accumulo Project 1.8.1 API)";
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/90a96b68/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 32c4e94..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_111) on Mon Feb 27 15:34:32 UTC 2017 -->
+<!-- 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.1-SNAPSHOT API)</title>
+<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.1-SNAPSHOT API)";
+        parent.document.title="ColumnVisibility.Node (Apache Accumulo Project 1.8.1 API)";
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/90a96b68/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 757418c..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_111) on Mon Feb 27 15:34:32 UTC 2017 -->
+<!-- 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.1-SNAPSHOT API)</title>
+<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.1-SNAPSHOT API)";
+        parent.document.title="ColumnVisibility.NodeComparator (Apache Accumulo Project 1.8.1 API)";
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/90a96b68/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 3f21a5c..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_111) on Mon Feb 27 15:34:32 UTC 2017 -->
+<!-- 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.1-SNAPSHOT API)</title>
+<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.1-SNAPSHOT API)";
+        parent.document.title="ColumnVisibility.NodeType (Apache Accumulo Project 1.8.1 API)";
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/90a96b68/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 8291746..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_111) on Mon Feb 27 15:34:32 UTC 2017 -->
+<!-- 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.1-SNAPSHOT API)</title>
+<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.1-SNAPSHOT API)";
+        parent.document.title="ColumnVisibility (Apache Accumulo Project 1.8.1 API)";
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/90a96b68/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 8495ff4..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_111) on Mon Feb 27 15:34:32 UTC 2017 -->
+<!-- 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.1-SNAPSHOT API)</title>
+<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.1-SNAPSHOT API)";
+        parent.document.title="NamespacePermission (Apache Accumulo Project 1.8.1 API)";
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/90a96b68/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 eb57ca3..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_111) on Mon Feb 27 15:34:32 UTC 2017 -->
+<!-- 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.1-SNAPSHOT API)</title>
+<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.1-SNAPSHOT API)";
+        parent.document.title="SystemPermission (Apache Accumulo Project 1.8.1 API)";
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/90a96b68/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 d69acf1..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_111) on Mon Feb 27 15:34:32 UTC 2017 -->
+<!-- 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.1-SNAPSHOT API)</title>
+<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.1-SNAPSHOT API)";
+        parent.document.title="TablePermission (Apache Accumulo Project 1.8.1 API)";
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/90a96b68/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 ef69b83..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_111) on Mon Feb 27 15:34:32 UTC 2017 -->
+<!-- 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.1-SNAPSHOT API)</title>
+<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.1-SNAPSHOT API)";
+        parent.document.title="VisibilityConstraint (Apache Accumulo Project 1.8.1 API)";
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/90a96b68/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 0712a44..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_111) on Mon Feb 27 15:34:32 UTC 2017 -->
+<!-- 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.1-SNAPSHOT API)</title>
+<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.1-SNAPSHOT API)";
+        parent.document.title="VisibilityEvaluator (Apache Accumulo Project 1.8.1 API)";
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/90a96b68/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 d907e00..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_111) on Mon Feb 27 15:34:32 UTC 2017 -->
+<!-- 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.1-SNAPSHOT API)</title>
+<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.1-SNAPSHOT API)";
+        parent.document.title="VisibilityParseException (Apache Accumulo Project 1.8.1 API)";
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/90a96b68/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 dcfa36d..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_111) on Mon Feb 27 15:34:32 UTC 2017 -->
+<!-- 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.1-SNAPSHOT API)</title>
+<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.1-SNAPSHOT API)";
+        parent.document.title="Uses of Interface org.apache.accumulo.core.security.AuthorizationContainer (Apache Accumulo Project 1.8.1 API)";
     }
 //-->
 </script>