http://git-wip-us.apache.org/repos/asf/accumulo/blob/60422503/1.6/apidocs/org/apache/accumulo/core/client/class-use/Scanner.html
----------------------------------------------------------------------
diff --git a/1.6/apidocs/org/apache/accumulo/core/client/class-use/Scanner.html 
b/1.6/apidocs/org/apache/accumulo/core/client/class-use/Scanner.html
index 0ce9603..9a7d82e 100644
--- a/1.6/apidocs/org/apache/accumulo/core/client/class-use/Scanner.html
+++ b/1.6/apidocs/org/apache/accumulo/core/client/class-use/Scanner.html
@@ -2,16 +2,21 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_95) on Thu Mar 03 18:03:31 EST 2016 
-->
+<!-- Generated by javadoc (1.8.0_102) on Tue Sep 20 13:24:03 EDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.accumulo.core.client.Scanner (Apache 
Accumulo Project 1.6.5 API)</title>
-<meta name="date" content="2016-03-03">
+<title>Uses of Interface org.apache.accumulo.core.client.Scanner (Apache 
Accumulo Project 1.6.6 API)</title>
+<meta name="date" content="2016-09-20">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface 
org.apache.accumulo.core.client.Scanner (Apache Accumulo Project 1.6.5 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Interface 
org.apache.accumulo.core.client.Scanner (Apache Accumulo Project 1.6.6 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>
@@ -19,9 +24,11 @@
 <div>JavaScript is disabled on your browser.</div>
 </noscript>
 <!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar_top">
+<div class="topNav"><a name="navbar.top">
 <!--   -->
-</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a 
name="navbar_top_firstrow">
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -29,7 +36,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/accumulo/core/client/Scanner.html" 
title="interface in org.apache.accumulo.core.client">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
 <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../../index-all.html">Index</a></li>
 <li><a href="../../../../../../help-doc.html">Help</a></li>
@@ -42,10 +49,10 @@
 </ul>
 <ul class="navList">
 <li><a 
href="../../../../../../index.html?org/apache/accumulo/core/client/class-use/Scanner.html"
 target="_top">Frames</a></li>
-<li><a href="Scanner.html" target="_top">No Frames</a></li>
+<li><a href="Scanner.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+<li><a 
href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -59,7 +66,7 @@
   //-->
 </script>
 </div>
-<a name="skip-navbar_top">
+<a name="skip.navbar.top">
 <!--   -->
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
@@ -69,7 +76,7 @@
 <div class="classUseContainer">
 <ul class="blockList">
 <li class="blockList">
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
packages, and an explanation">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing packages, and an explanation">
 <caption><span>Packages that use <a 
href="../../../../../../org/apache/accumulo/core/client/Scanner.html" 
title="interface in org.apache.accumulo.core.client">Scanner</a></span><span 
class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Package</th>
@@ -105,7 +112,7 @@
 <!--   -->
 </a>
 <h3>Uses of <a 
href="../../../../../../org/apache/accumulo/core/client/Scanner.html" 
title="interface in org.apache.accumulo.core.client">Scanner</a> in <a 
href="../../../../../../org/apache/accumulo/core/client/package-summary.html">org.apache.accumulo.core.client</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
classes, and an explanation">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing classes, and an explanation">
 <caption><span>Classes in <a 
href="../../../../../../org/apache/accumulo/core/client/package-summary.html">org.apache.accumulo.core.client</a>
 that implement <a 
href="../../../../../../org/apache/accumulo/core/client/Scanner.html" 
title="interface in org.apache.accumulo.core.client">Scanner</a></span><span 
class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
@@ -114,19 +121,19 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/ClientSideIteratorScanner.html"
 title="class in 
org.apache.accumulo.core.client">ClientSideIteratorScanner</a></strong></code>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/accumulo/core/client/ClientSideIteratorScanner.html"
 title="class in 
org.apache.accumulo.core.client">ClientSideIteratorScanner</a></span></code>
 <div class="block">A scanner that instantiates iterators on the client side 
instead of on the tablet server.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/IsolatedScanner.html" 
title="class in 
org.apache.accumulo.core.client">IsolatedScanner</a></strong></code>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/accumulo/core/client/IsolatedScanner.html" 
title="class in 
org.apache.accumulo.core.client">IsolatedScanner</a></span></code>
 <div class="block">A scanner that presents a row isolated view of an accumulo 
table.</div>
 </td>
 </tr>
 </tbody>
 </table>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
fields, and an explanation">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing fields, and an explanation">
 <caption><span>Fields in <a 
href="../../../../../../org/apache/accumulo/core/client/package-summary.html">org.apache.accumulo.core.client</a>
 declared as <a 
href="../../../../../../org/apache/accumulo/core/client/Scanner.html" 
title="interface in org.apache.accumulo.core.client">Scanner</a></span><span 
class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
@@ -135,11 +142,11 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>protected <a 
href="../../../../../../org/apache/accumulo/core/client/Scanner.html" 
title="interface in org.apache.accumulo.core.client">Scanner</a></code></td>
-<td class="colLast"><span 
class="strong">ClientSideIteratorScanner.ScannerTranslator.</span><code><strong><a
 
href="../../../../../../org/apache/accumulo/core/client/ClientSideIteratorScanner.ScannerTranslator.html#scanner">scanner</a></strong></code>&nbsp;</td>
+<td class="colLast"><span 
class="typeNameLabel">ClientSideIteratorScanner.ScannerTranslator.</span><code><span
 class="memberNameLink"><a 
href="../../../../../../org/apache/accumulo/core/client/ClientSideIteratorScanner.ScannerTranslator.html#scanner">scanner</a></span></code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
 <caption><span>Methods in <a 
href="../../../../../../org/apache/accumulo/core/client/package-summary.html">org.apache.accumulo.core.client</a>
 that return <a 
href="../../../../../../org/apache/accumulo/core/client/Scanner.html" 
title="interface in org.apache.accumulo.core.client">Scanner</a></span><span 
class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
@@ -148,14 +155,14 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>abstract <a 
href="../../../../../../org/apache/accumulo/core/client/Scanner.html" 
title="interface in org.apache.accumulo.core.client">Scanner</a></code></td>
-<td class="colLast"><span class="strong">Connector.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/Connector.html#createScanner(java.lang.String,%20org.apache.accumulo.core.security.Authorizations)">createScanner</a></strong>(<a
 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tableName,
+<td class="colLast"><span class="typeNameLabel">Connector.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/accumulo/core/client/Connector.html#createScanner-java.lang.String-org.apache.accumulo.core.security.Authorizations-">createScanner</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tableName,
              <a 
href="../../../../../../org/apache/accumulo/core/security/Authorizations.html" 
title="class in 
org.apache.accumulo.core.security">Authorizations</a>&nbsp;authorizations)</code>
 <div class="block">Factory method to create a Scanner connected to 
Accumulo.</div>
 </td>
 </tr>
 </tbody>
 </table>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
 <caption><span>Methods in <a 
href="../../../../../../org/apache/accumulo/core/client/package-summary.html">org.apache.accumulo.core.client</a>
 with parameters of type <a 
href="../../../../../../org/apache/accumulo/core/client/Scanner.html" 
title="interface in org.apache.accumulo.core.client">Scanner</a></span><span 
class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
@@ -164,34 +171,34 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span 
class="strong">ClientSideIteratorScanner.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/ClientSideIteratorScanner.html#setSource(org.apache.accumulo.core.client.Scanner)">setSource</a></strong>(<a
 href="../../../../../../org/apache/accumulo/core/client/Scanner.html" 
title="interface in 
org.apache.accumulo.core.client">Scanner</a>&nbsp;scanner)</code>
+<td class="colLast"><span 
class="typeNameLabel">ClientSideIteratorScanner.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/accumulo/core/client/ClientSideIteratorScanner.html#setSource-org.apache.accumulo.core.client.Scanner-">setSource</a></span>(<a
 href="../../../../../../org/apache/accumulo/core/client/Scanner.html" 
title="interface in 
org.apache.accumulo.core.client">Scanner</a>&nbsp;scanner)</code>
 <div class="block">Sets the source Scanner.</div>
 </td>
 </tr>
 </tbody>
 </table>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
constructors, and an explanation">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing constructors, and an explanation">
 <caption><span>Constructors in <a 
href="../../../../../../org/apache/accumulo/core/client/package-summary.html">org.apache.accumulo.core.client</a>
 with parameters of type <a 
href="../../../../../../org/apache/accumulo/core/client/Scanner.html" 
title="interface in org.apache.accumulo.core.client">Scanner</a></span><span 
class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/ClientSideIteratorScanner.ScannerTranslator.html#ClientSideIteratorScanner.ScannerTranslator(org.apache.accumulo.core.client.Scanner)">ClientSideIteratorScanner.ScannerTranslator</a></strong>(<a
 href="../../../../../../org/apache/accumulo/core/client/Scanner.html" 
title="interface in 
org.apache.accumulo.core.client">Scanner</a>&nbsp;scanner)</code>
-<div class="block">Constructs an accumulo iterator from a scanner.</div>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/accumulo/core/client/ClientSideIteratorScanner.html#ClientSideIteratorScanner-org.apache.accumulo.core.client.Scanner-">ClientSideIteratorScanner</a></span>(<a
 href="../../../../../../org/apache/accumulo/core/client/Scanner.html" 
title="interface in 
org.apache.accumulo.core.client">Scanner</a>&nbsp;scanner)</code>
+<div class="block">Constructs a scanner that can execute client-side 
iterators.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/ClientSideIteratorScanner.html#ClientSideIteratorScanner(org.apache.accumulo.core.client.Scanner)">ClientSideIteratorScanner</a></strong>(<a
 href="../../../../../../org/apache/accumulo/core/client/Scanner.html" 
title="interface in 
org.apache.accumulo.core.client">Scanner</a>&nbsp;scanner)</code>
-<div class="block">Constructs a scanner that can execute client-side 
iterators.</div>
-</td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/accumulo/core/client/IsolatedScanner.html#IsolatedScanner-org.apache.accumulo.core.client.Scanner-">IsolatedScanner</a></span>(<a
 href="../../../../../../org/apache/accumulo/core/client/Scanner.html" 
title="interface in 
org.apache.accumulo.core.client">Scanner</a>&nbsp;scanner)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/IsolatedScanner.html#IsolatedScanner(org.apache.accumulo.core.client.Scanner)">IsolatedScanner</a></strong>(<a
 href="../../../../../../org/apache/accumulo/core/client/Scanner.html" 
title="interface in 
org.apache.accumulo.core.client">Scanner</a>&nbsp;scanner)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/accumulo/core/client/IsolatedScanner.html#IsolatedScanner-org.apache.accumulo.core.client.Scanner-org.apache.accumulo.core.client.IsolatedScanner.RowBufferFactory-">IsolatedScanner</a></span>(<a
 href="../../../../../../org/apache/accumulo/core/client/Scanner.html" 
title="interface in org.apache.accumulo.core.client">Scanner</a>&nbsp;scanner,
+               
org.apache.accumulo.core.client.IsolatedScanner.RowBufferFactory&nbsp;bufferFactory)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/IsolatedScanner.html#IsolatedScanner(org.apache.accumulo.core.client.Scanner,%20org.apache.accumulo.core.client.IsolatedScanner.RowBufferFactory)">IsolatedScanner</a></strong>(<a
 href="../../../../../../org/apache/accumulo/core/client/Scanner.html" 
title="interface in org.apache.accumulo.core.client">Scanner</a>&nbsp;scanner,
-               
org.apache.accumulo.core.client.IsolatedScanner.RowBufferFactory&nbsp;bufferFactory)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/accumulo/core/client/ClientSideIteratorScanner.ScannerTranslator.html#ScannerTranslator-org.apache.accumulo.core.client.Scanner-">ScannerTranslator</a></span>(<a
 href="../../../../../../org/apache/accumulo/core/client/Scanner.html" 
title="interface in 
org.apache.accumulo.core.client">Scanner</a>&nbsp;scanner)</code>
+<div class="block">Constructs an accumulo iterator from a scanner.</div>
+</td>
 </tr>
 </tbody>
 </table>
@@ -200,7 +207,7 @@
 <!--   -->
 </a>
 <h3>Uses of <a 
href="../../../../../../org/apache/accumulo/core/client/Scanner.html" 
title="interface in org.apache.accumulo.core.client">Scanner</a> in <a 
href="../../../../../../org/apache/accumulo/core/client/admin/package-summary.html">org.apache.accumulo.core.client.admin</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
 <caption><span>Methods in <a 
href="../../../../../../org/apache/accumulo/core/client/admin/package-summary.html">org.apache.accumulo.core.client.admin</a>
 with parameters of type <a 
href="../../../../../../org/apache/accumulo/core/client/Scanner.html" 
title="interface in org.apache.accumulo.core.client">Scanner</a></span><span 
class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
@@ -209,7 +216,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>static org.apache.hadoop.io.Text</code></td>
-<td class="colLast"><span class="strong">FindMax.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/admin/FindMax.html#findMax(org.apache.accumulo.core.client.Scanner,%20org.apache.hadoop.io.Text,%20boolean,%20org.apache.hadoop.io.Text,%20boolean)">findMax</a></strong>(<a
 href="../../../../../../org/apache/accumulo/core/client/Scanner.html" 
title="interface in org.apache.accumulo.core.client">Scanner</a>&nbsp;scanner,
+<td class="colLast"><span class="typeNameLabel">FindMax.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/accumulo/core/client/admin/FindMax.html#findMax-org.apache.accumulo.core.client.Scanner-org.apache.hadoop.io.Text-boolean-org.apache.hadoop.io.Text-boolean-">findMax</a></span>(<a
 href="../../../../../../org/apache/accumulo/core/client/Scanner.html" 
title="interface in org.apache.accumulo.core.client">Scanner</a>&nbsp;scanner,
        org.apache.hadoop.io.Text&nbsp;start,
        boolean&nbsp;is,
        org.apache.hadoop.io.Text&nbsp;end,
@@ -222,7 +229,7 @@
 <!--   -->
 </a>
 <h3>Uses of <a 
href="../../../../../../org/apache/accumulo/core/client/Scanner.html" 
title="interface in org.apache.accumulo.core.client">Scanner</a> in <a 
href="../../../../../../org/apache/accumulo/core/client/mapred/package-summary.html">org.apache.accumulo.core.client.mapred</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
 <caption><span>Methods in <a 
href="../../../../../../org/apache/accumulo/core/client/mapred/package-summary.html">org.apache.accumulo.core.client.mapred</a>
 with parameters of type <a 
href="../../../../../../org/apache/accumulo/core/client/Scanner.html" 
title="interface in org.apache.accumulo.core.client">Scanner</a></span><span 
class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
@@ -231,30 +238,30 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span 
class="strong">InputFormatBase.RecordReaderBase.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/mapred/InputFormatBase.RecordReaderBase.html#setupIterators(org.apache.hadoop.mapred.JobConf,%20org.apache.accumulo.core.client.Scanner)">setupIterators</a></strong>(org.apache.hadoop.mapred.JobConf&nbsp;job,
+<td class="colLast"><span 
class="typeNameLabel">InputFormatBase.RecordReaderBase.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/accumulo/core/client/mapred/InputFormatBase.RecordReaderBase.html#setupIterators-org.apache.hadoop.mapred.JobConf-org.apache.accumulo.core.client.Scanner-">setupIterators</a></span>(org.apache.hadoop.mapred.JobConf&nbsp;job,
               <a 
href="../../../../../../org/apache/accumulo/core/client/Scanner.html" 
title="interface in 
org.apache.accumulo.core.client">Scanner</a>&nbsp;scanner)</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span 
class="strong">InputFormatBase.RecordReaderBase.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/mapred/InputFormatBase.RecordReaderBase.html#setupIterators(org.apache.hadoop.mapred.JobConf,%20org.apache.accumulo.core.client.Scanner,%20java.lang.String,%20org.apache.accumulo.core.client.mapred.RangeInputSplit)">setupIterators</a></strong>(org.apache.hadoop.mapred.JobConf&nbsp;job,
-              <a 
href="../../../../../../org/apache/accumulo/core/client/Scanner.html" 
title="interface in org.apache.accumulo.core.client">Scanner</a>&nbsp;scanner,
-              <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tableName,
-              <a 
href="../../../../../../org/apache/accumulo/core/client/mapred/RangeInputSplit.html"
 title="class in 
org.apache.accumulo.core.client.mapred">RangeInputSplit</a>&nbsp;split)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><code>protected abstract void</code></td>
-<td class="colLast"><span 
class="strong">AbstractInputFormat.AbstractRecordReader.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/mapred/AbstractInputFormat.AbstractRecordReader.html#setupIterators(org.apache.hadoop.mapred.JobConf,%20org.apache.accumulo.core.client.Scanner,%20java.lang.String,%20org.apache.accumulo.core.client.mapred.RangeInputSplit)">setupIterators</a></strong>(org.apache.hadoop.mapred.JobConf&nbsp;job,
+<td class="colLast"><span 
class="typeNameLabel">AbstractInputFormat.AbstractRecordReader.</span><code><span
 class="memberNameLink"><a 
href="../../../../../../org/apache/accumulo/core/client/mapred/AbstractInputFormat.AbstractRecordReader.html#setupIterators-org.apache.hadoop.mapred.JobConf-org.apache.accumulo.core.client.Scanner-java.lang.String-org.apache.accumulo.core.client.mapred.RangeInputSplit-">setupIterators</a></span>(org.apache.hadoop.mapred.JobConf&nbsp;job,
               <a 
href="../../../../../../org/apache/accumulo/core/client/Scanner.html" 
title="interface in org.apache.accumulo.core.client">Scanner</a>&nbsp;scanner,
-              <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tableName,
+              <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tableName,
               <a 
href="../../../../../../org/apache/accumulo/core/client/mapred/RangeInputSplit.html"
 title="class in 
org.apache.accumulo.core.client.mapred">RangeInputSplit</a>&nbsp;split)</code>
 <div class="block">Configures the iterators on a scanner for the given table 
name.</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><span 
class="typeNameLabel">InputFormatBase.RecordReaderBase.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/accumulo/core/client/mapred/InputFormatBase.RecordReaderBase.html#setupIterators-org.apache.hadoop.mapred.JobConf-org.apache.accumulo.core.client.Scanner-java.lang.String-org.apache.accumulo.core.client.mapred.RangeInputSplit-">setupIterators</a></span>(org.apache.hadoop.mapred.JobConf&nbsp;job,
+              <a 
href="../../../../../../org/apache/accumulo/core/client/Scanner.html" 
title="interface in org.apache.accumulo.core.client">Scanner</a>&nbsp;scanner,
+              <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tableName,
+              <a 
href="../../../../../../org/apache/accumulo/core/client/mapred/RangeInputSplit.html"
 title="class in 
org.apache.accumulo.core.client.mapred">RangeInputSplit</a>&nbsp;split)</code>&nbsp;</td>
+</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span 
class="strong">InputFormatBase.RecordReaderBase.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/mapred/InputFormatBase.RecordReaderBase.html#setupIterators(java.util.List,%20org.apache.accumulo.core.client.Scanner)">setupIterators</a></strong>(<a
 
href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" 
title="class in 
org.apache.accumulo.core.client">IteratorSetting</a>&gt;&nbsp;iterators,
+<td class="colLast"><span 
class="typeNameLabel">InputFormatBase.RecordReaderBase.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/accumulo/core/client/mapred/InputFormatBase.RecordReaderBase.html#setupIterators-java.util.List-org.apache.accumulo.core.client.Scanner-">setupIterators</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" 
title="class in 
org.apache.accumulo.core.client">IteratorSetting</a>&gt;&nbsp;iterators,
               <a 
href="../../../../../../org/apache/accumulo/core/client/Scanner.html" 
title="interface in 
org.apache.accumulo.core.client">Scanner</a>&nbsp;scanner)</code>
 <div class="block">Apply the configured iterators to the scanner.</div>
 </td>
@@ -266,7 +273,7 @@
 <!--   -->
 </a>
 <h3>Uses of <a 
href="../../../../../../org/apache/accumulo/core/client/Scanner.html" 
title="interface in org.apache.accumulo.core.client">Scanner</a> in <a 
href="../../../../../../org/apache/accumulo/core/client/mapreduce/package-summary.html">org.apache.accumulo.core.client.mapreduce</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
 <caption><span>Methods in <a 
href="../../../../../../org/apache/accumulo/core/client/mapreduce/package-summary.html">org.apache.accumulo.core.client.mapreduce</a>
 with parameters of type <a 
href="../../../../../../org/apache/accumulo/core/client/Scanner.html" 
title="interface in org.apache.accumulo.core.client">Scanner</a></span><span 
class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
@@ -275,14 +282,14 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span 
class="strong">InputFormatBase.RecordReaderBase.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/mapreduce/InputFormatBase.RecordReaderBase.html#setupIterators(org.apache.hadoop.mapreduce.TaskAttemptContext,%20org.apache.accumulo.core.client.Scanner)">setupIterators</a></strong>(org.apache.hadoop.mapreduce.TaskAttemptContext&nbsp;context,
+<td class="colLast"><span 
class="typeNameLabel">InputFormatBase.RecordReaderBase.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/accumulo/core/client/mapreduce/InputFormatBase.RecordReaderBase.html#setupIterators-org.apache.hadoop.mapreduce.TaskAttemptContext-org.apache.accumulo.core.client.Scanner-">setupIterators</a></span>(org.apache.hadoop.mapreduce.TaskAttemptContext&nbsp;context,
               <a 
href="../../../../../../org/apache/accumulo/core/client/Scanner.html" 
title="interface in 
org.apache.accumulo.core.client">Scanner</a>&nbsp;scanner)</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span 
class="strong">InputFormatBase.RecordReaderBase.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/mapreduce/InputFormatBase.RecordReaderBase.html#setupIterators(org.apache.hadoop.mapreduce.TaskAttemptContext,%20org.apache.accumulo.core.client.Scanner,%20org.apache.accumulo.core.client.mapreduce.RangeInputSplit)">setupIterators</a></strong>(org.apache.hadoop.mapreduce.TaskAttemptContext&nbsp;context,
+<td class="colLast"><span 
class="typeNameLabel">InputFormatBase.RecordReaderBase.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/accumulo/core/client/mapreduce/InputFormatBase.RecordReaderBase.html#setupIterators-org.apache.hadoop.mapreduce.TaskAttemptContext-org.apache.accumulo.core.client.Scanner-org.apache.accumulo.core.client.mapreduce.RangeInputSplit-">setupIterators</a></span>(org.apache.hadoop.mapreduce.TaskAttemptContext&nbsp;context,
               <a 
href="../../../../../../org/apache/accumulo/core/client/Scanner.html" 
title="interface in org.apache.accumulo.core.client">Scanner</a>&nbsp;scanner,
               <a 
href="../../../../../../org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html"
 title="class in 
org.apache.accumulo.core.client.mapreduce">RangeInputSplit</a>&nbsp;split)</code>
 <div class="block">Initialize a scanner over the given input split using this 
task attempt configuration.</div>
@@ -290,18 +297,18 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected abstract void</code></td>
-<td class="colLast"><span 
class="strong">AbstractInputFormat.AbstractRecordReader.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.AbstractRecordReader.html#setupIterators(org.apache.hadoop.mapreduce.TaskAttemptContext,%20org.apache.accumulo.core.client.Scanner,%20java.lang.String,%20org.apache.accumulo.core.client.mapreduce.RangeInputSplit)">setupIterators</a></strong>(org.apache.hadoop.mapreduce.TaskAttemptContext&nbsp;context,
+<td class="colLast"><span 
class="typeNameLabel">AbstractInputFormat.AbstractRecordReader.</span><code><span
 class="memberNameLink"><a 
href="../../../../../../org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.AbstractRecordReader.html#setupIterators-org.apache.hadoop.mapreduce.TaskAttemptContext-org.apache.accumulo.core.client.Scanner-java.lang.String-org.apache.accumulo.core.client.mapreduce.RangeInputSplit-">setupIterators</a></span>(org.apache.hadoop.mapreduce.TaskAttemptContext&nbsp;context,
               <a 
href="../../../../../../org/apache/accumulo/core/client/Scanner.html" 
title="interface in org.apache.accumulo.core.client">Scanner</a>&nbsp;scanner,
-              <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tableName,
+              <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tableName,
               <a 
href="../../../../../../org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html"
 title="class in 
org.apache.accumulo.core.client.mapreduce">RangeInputSplit</a>&nbsp;split)</code>
 <div class="block">Configures the iterators on a scanner for the given table 
name.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span 
class="strong">InputFormatBase.RecordReaderBase.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/mapreduce/InputFormatBase.RecordReaderBase.html#setupIterators(org.apache.hadoop.mapreduce.TaskAttemptContext,%20org.apache.accumulo.core.client.Scanner,%20java.lang.String,%20org.apache.accumulo.core.client.mapreduce.RangeInputSplit)">setupIterators</a></strong>(org.apache.hadoop.mapreduce.TaskAttemptContext&nbsp;context,
+<td class="colLast"><span 
class="typeNameLabel">InputFormatBase.RecordReaderBase.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/accumulo/core/client/mapreduce/InputFormatBase.RecordReaderBase.html#setupIterators-org.apache.hadoop.mapreduce.TaskAttemptContext-org.apache.accumulo.core.client.Scanner-java.lang.String-org.apache.accumulo.core.client.mapreduce.RangeInputSplit-">setupIterators</a></span>(org.apache.hadoop.mapreduce.TaskAttemptContext&nbsp;context,
               <a 
href="../../../../../../org/apache/accumulo/core/client/Scanner.html" 
title="interface in org.apache.accumulo.core.client">Scanner</a>&nbsp;scanner,
-              <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tableName,
+              <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tableName,
               <a 
href="../../../../../../org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html"
 title="class in 
org.apache.accumulo.core.client.mapreduce">RangeInputSplit</a>&nbsp;split)</code>
 <div class="block">Apply the configured iterators from the configuration to 
the scanner for the specified table name</div>
 </td>
@@ -313,7 +320,7 @@
 <!--   -->
 </a>
 <h3>Uses of <a 
href="../../../../../../org/apache/accumulo/core/client/Scanner.html" 
title="interface in org.apache.accumulo.core.client">Scanner</a> in <a 
href="../../../../../../org/apache/accumulo/core/client/mock/package-summary.html">org.apache.accumulo.core.client.mock</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
classes, and an explanation">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing classes, and an explanation">
 <caption><span>Classes in <a 
href="../../../../../../org/apache/accumulo/core/client/mock/package-summary.html">org.apache.accumulo.core.client.mock</a>
 that implement <a 
href="../../../../../../org/apache/accumulo/core/client/Scanner.html" 
title="interface in org.apache.accumulo.core.client">Scanner</a></span><span 
class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
@@ -322,11 +329,11 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/mock/MockScanner.html" 
title="class in 
org.apache.accumulo.core.client.mock">MockScanner</a></strong></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/accumulo/core/client/mock/MockScanner.html" 
title="class in 
org.apache.accumulo.core.client.mock">MockScanner</a></span></code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
 <caption><span>Methods in <a 
href="../../../../../../org/apache/accumulo/core/client/mock/package-summary.html">org.apache.accumulo.core.client.mock</a>
 that return <a 
href="../../../../../../org/apache/accumulo/core/client/Scanner.html" 
title="interface in org.apache.accumulo.core.client">Scanner</a></span><span 
class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
@@ -335,7 +342,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/accumulo/core/client/Scanner.html" 
title="interface in org.apache.accumulo.core.client">Scanner</a></code></td>
-<td class="colLast"><span class="strong">MockConnector.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/mock/MockConnector.html#createScanner(java.lang.String,%20org.apache.accumulo.core.security.Authorizations)">createScanner</a></strong>(<a
 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tableName,
+<td class="colLast"><span 
class="typeNameLabel">MockConnector.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/accumulo/core/client/mock/MockConnector.html#createScanner-java.lang.String-org.apache.accumulo.core.security.Authorizations-">createScanner</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tableName,
              <a 
href="../../../../../../org/apache/accumulo/core/security/Authorizations.html" 
title="class in 
org.apache.accumulo.core.security">Authorizations</a>&nbsp;authorizations)</code>&nbsp;</td>
 </tr>
 </tbody>
@@ -346,9 +353,11 @@
 </ul>
 </div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar_bottom">
+<div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
-</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a 
name="navbar_bottom_firstrow">
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -356,7 +365,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/accumulo/core/client/Scanner.html" 
title="interface in org.apache.accumulo.core.client">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
 <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../../index-all.html">Index</a></li>
 <li><a href="../../../../../../help-doc.html">Help</a></li>
@@ -369,10 +378,10 @@
 </ul>
 <ul class="navList">
 <li><a 
href="../../../../../../index.html?org/apache/accumulo/core/client/class-use/Scanner.html"
 target="_top">Frames</a></li>
-<li><a href="Scanner.html" target="_top">No Frames</a></li>
+<li><a href="Scanner.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+<li><a 
href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -386,10 +395,10 @@
   //-->
 </script>
 </div>
-<a name="skip-navbar_bottom">
+<a name="skip.navbar.bottom">
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<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>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/accumulo/blob/60422503/1.6/apidocs/org/apache/accumulo/core/client/class-use/ScannerBase.html
----------------------------------------------------------------------
diff --git 
a/1.6/apidocs/org/apache/accumulo/core/client/class-use/ScannerBase.html 
b/1.6/apidocs/org/apache/accumulo/core/client/class-use/ScannerBase.html
index 4f8c605..c215d87 100644
--- a/1.6/apidocs/org/apache/accumulo/core/client/class-use/ScannerBase.html
+++ b/1.6/apidocs/org/apache/accumulo/core/client/class-use/ScannerBase.html
@@ -2,16 +2,21 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_95) on Thu Mar 03 18:03:31 EST 2016 
-->
+<!-- Generated by javadoc (1.8.0_102) on Tue Sep 20 13:24:03 EDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.accumulo.core.client.ScannerBase (Apache 
Accumulo Project 1.6.5 API)</title>
-<meta name="date" content="2016-03-03">
+<title>Uses of Interface org.apache.accumulo.core.client.ScannerBase (Apache 
Accumulo Project 1.6.6 API)</title>
+<meta name="date" content="2016-09-20">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface 
org.apache.accumulo.core.client.ScannerBase (Apache Accumulo Project 1.6.5 
API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Interface 
org.apache.accumulo.core.client.ScannerBase (Apache Accumulo Project 1.6.6 
API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>
@@ -19,9 +24,11 @@
 <div>JavaScript is disabled on your browser.</div>
 </noscript>
 <!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar_top">
+<div class="topNav"><a name="navbar.top">
 <!--   -->
-</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a 
name="navbar_top_firstrow">
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -29,7 +36,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a 
href="../../../../../../org/apache/accumulo/core/client/ScannerBase.html" 
title="interface in org.apache.accumulo.core.client">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
 <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../../index-all.html">Index</a></li>
 <li><a href="../../../../../../help-doc.html">Help</a></li>
@@ -42,10 +49,10 @@
 </ul>
 <ul class="navList">
 <li><a 
href="../../../../../../index.html?org/apache/accumulo/core/client/class-use/ScannerBase.html"
 target="_top">Frames</a></li>
-<li><a href="ScannerBase.html" target="_top">No Frames</a></li>
+<li><a href="ScannerBase.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+<li><a 
href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -59,7 +66,7 @@
   //-->
 </script>
 </div>
-<a name="skip-navbar_top">
+<a name="skip.navbar.top">
 <!--   -->
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
@@ -69,7 +76,7 @@
 <div class="classUseContainer">
 <ul class="blockList">
 <li class="blockList">
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
packages, and an explanation">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing packages, and an explanation">
 <caption><span>Packages that use <a 
href="../../../../../../org/apache/accumulo/core/client/ScannerBase.html" 
title="interface in 
org.apache.accumulo.core.client">ScannerBase</a></span><span 
class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Package</th>
@@ -97,7 +104,7 @@
 <!--   -->
 </a>
 <h3>Uses of <a 
href="../../../../../../org/apache/accumulo/core/client/ScannerBase.html" 
title="interface in org.apache.accumulo.core.client">ScannerBase</a> in <a 
href="../../../../../../org/apache/accumulo/core/client/package-summary.html">org.apache.accumulo.core.client</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
subinterfaces, and an explanation">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing subinterfaces, and an explanation">
 <caption><span>Subinterfaces of <a 
href="../../../../../../org/apache/accumulo/core/client/ScannerBase.html" 
title="interface in org.apache.accumulo.core.client">ScannerBase</a> in <a 
href="../../../../../../org/apache/accumulo/core/client/package-summary.html">org.apache.accumulo.core.client</a></span><span
 class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
@@ -106,13 +113,13 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>interface&nbsp;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/BatchDeleter.html" 
title="interface in 
org.apache.accumulo.core.client">BatchDeleter</a></strong></code>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/accumulo/core/client/BatchDeleter.html" 
title="interface in 
org.apache.accumulo.core.client">BatchDeleter</a></span></code>
 <div class="block">Implementations of BatchDeleter support efficient deletion 
of ranges in accumulo.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>interface&nbsp;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/BatchScanner.html" 
title="interface in 
org.apache.accumulo.core.client">BatchScanner</a></strong></code>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/accumulo/core/client/BatchScanner.html" 
title="interface in 
org.apache.accumulo.core.client">BatchScanner</a></span></code>
 <div class="block">In exchange for possibly <b>returning scanned entries out 
of order</b>, BatchScanner implementations may scan an Accumulo table more 
efficiently by
  
  Looking up multiple ranges in parallel.</div>
@@ -120,13 +127,13 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>interface&nbsp;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/Scanner.html" 
title="interface in org.apache.accumulo.core.client">Scanner</a></strong></code>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/accumulo/core/client/Scanner.html" 
title="interface in org.apache.accumulo.core.client">Scanner</a></span></code>
 <div class="block">Scans a table over a given range.</div>
 </td>
 </tr>
 </tbody>
 </table>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
classes, and an explanation">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing classes, and an explanation">
 <caption><span>Classes in <a 
href="../../../../../../org/apache/accumulo/core/client/package-summary.html">org.apache.accumulo.core.client</a>
 that implement <a 
href="../../../../../../org/apache/accumulo/core/client/ScannerBase.html" 
title="interface in 
org.apache.accumulo.core.client">ScannerBase</a></span><span 
class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
@@ -135,13 +142,13 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/ClientSideIteratorScanner.html"
 title="class in 
org.apache.accumulo.core.client">ClientSideIteratorScanner</a></strong></code>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/accumulo/core/client/ClientSideIteratorScanner.html"
 title="class in 
org.apache.accumulo.core.client">ClientSideIteratorScanner</a></span></code>
 <div class="block">A scanner that instantiates iterators on the client side 
instead of on the tablet server.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/IsolatedScanner.html" 
title="class in 
org.apache.accumulo.core.client">IsolatedScanner</a></strong></code>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/accumulo/core/client/IsolatedScanner.html" 
title="class in 
org.apache.accumulo.core.client">IsolatedScanner</a></span></code>
 <div class="block">A scanner that presents a row isolated view of an accumulo 
table.</div>
 </td>
 </tr>
@@ -152,8 +159,8 @@
 <!--   -->
 </a>
 <h3>Uses of <a 
href="../../../../../../org/apache/accumulo/core/client/ScannerBase.html" 
title="interface in org.apache.accumulo.core.client">ScannerBase</a> in 
org.apache.accumulo.core.client.impl</h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
classes, and an explanation">
-<caption><span>Classes in org.apache.accumulo.core.client.impl that implement 
<a href="../../../../../../org/apache/accumulo/core/client/ScannerBase.html" 
title="interface in 
org.apache.accumulo.core.client">ScannerBase</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in org.apache.accumulo.core.client.impl with 
annotations of type  with type parameters of type  that implement  declared as  
with annotations of type  with type parameters of type  with annotations of 
type  with annotations of type  with type parameters of type  that return  that 
return types with arguments of type  with parameters of type  with type 
arguments of type  that throw  with annotations of type  with annotations of 
type  with parameters of type  with type arguments of type  that throw <a 
href="../../../../../../org/apache/accumulo/core/client/ScannerBase.html" 
title="interface in 
org.apache.accumulo.core.client">ScannerBase</a></span><span 
class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
 <th class="colLast" scope="col">Class and Description</th>
@@ -161,7 +168,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
-<td 
class="colLast"><code><strong>org.apache.accumulo.core.client.impl.ScannerOptions</strong></code>&nbsp;</td>
+<td class="colLast"><code><span 
class="memberNameLink">org.apache.accumulo.core.client.impl.ScannerOptions</span></code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -170,7 +177,7 @@
 <!--   -->
 </a>
 <h3>Uses of <a 
href="../../../../../../org/apache/accumulo/core/client/ScannerBase.html" 
title="interface in org.apache.accumulo.core.client">ScannerBase</a> in <a 
href="../../../../../../org/apache/accumulo/core/client/mock/package-summary.html">org.apache.accumulo.core.client.mock</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
classes, and an explanation">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing classes, and an explanation">
 <caption><span>Classes in <a 
href="../../../../../../org/apache/accumulo/core/client/mock/package-summary.html">org.apache.accumulo.core.client.mock</a>
 that implement <a 
href="../../../../../../org/apache/accumulo/core/client/ScannerBase.html" 
title="interface in 
org.apache.accumulo.core.client">ScannerBase</a></span><span 
class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
@@ -179,21 +186,21 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/mock/MockBatchDeleter.html"
 title="class in 
org.apache.accumulo.core.client.mock">MockBatchDeleter</a></strong></code>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/accumulo/core/client/mock/MockBatchDeleter.html"
 title="class in 
org.apache.accumulo.core.client.mock">MockBatchDeleter</a></span></code>
 <div class="block"><a 
href="../../../../../../org/apache/accumulo/core/client/BatchDeleter.html" 
title="interface in 
org.apache.accumulo.core.client"><code>BatchDeleter</code></a> for a <a 
href="../../../../../../org/apache/accumulo/core/client/mock/MockAccumulo.html" 
title="class in 
org.apache.accumulo.core.client.mock"><code>MockAccumulo</code></a> 
instance.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/mock/MockBatchScanner.html"
 title="class in 
org.apache.accumulo.core.client.mock">MockBatchScanner</a></strong></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/accumulo/core/client/mock/MockBatchScanner.html"
 title="class in 
org.apache.accumulo.core.client.mock">MockBatchScanner</a></span></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/mock/MockScanner.html" 
title="class in 
org.apache.accumulo.core.client.mock">MockScanner</a></strong></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/accumulo/core/client/mock/MockScanner.html" 
title="class in 
org.apache.accumulo.core.client.mock">MockScanner</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/mock/MockScannerBase.html"
 title="class in 
org.apache.accumulo.core.client.mock">MockScannerBase</a></strong></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/accumulo/core/client/mock/MockScannerBase.html"
 title="class in 
org.apache.accumulo.core.client.mock">MockScannerBase</a></span></code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -203,9 +210,11 @@
 </ul>
 </div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar_bottom">
+<div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
-</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a 
name="navbar_bottom_firstrow">
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -213,7 +222,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a 
href="../../../../../../org/apache/accumulo/core/client/ScannerBase.html" 
title="interface in org.apache.accumulo.core.client">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
 <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../../index-all.html">Index</a></li>
 <li><a href="../../../../../../help-doc.html">Help</a></li>
@@ -226,10 +235,10 @@
 </ul>
 <ul class="navList">
 <li><a 
href="../../../../../../index.html?org/apache/accumulo/core/client/class-use/ScannerBase.html"
 target="_top">Frames</a></li>
-<li><a href="ScannerBase.html" target="_top">No Frames</a></li>
+<li><a href="ScannerBase.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+<li><a 
href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -243,10 +252,10 @@
   //-->
 </script>
 </div>
-<a name="skip-navbar_bottom">
+<a name="skip.navbar.bottom">
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<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>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/accumulo/blob/60422503/1.6/apidocs/org/apache/accumulo/core/client/class-use/TableDeletedException.html
----------------------------------------------------------------------
diff --git 
a/1.6/apidocs/org/apache/accumulo/core/client/class-use/TableDeletedException.html
 
b/1.6/apidocs/org/apache/accumulo/core/client/class-use/TableDeletedException.html
index 9caf99d..a2f9163 100644
--- 
a/1.6/apidocs/org/apache/accumulo/core/client/class-use/TableDeletedException.html
+++ 
b/1.6/apidocs/org/apache/accumulo/core/client/class-use/TableDeletedException.html
@@ -2,16 +2,21 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_95) on Thu Mar 03 18:03:31 EST 2016 
-->
+<!-- Generated by javadoc (1.8.0_102) on Tue Sep 20 13:24:03 EDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.TableDeletedException 
(Apache Accumulo Project 1.6.5 API)</title>
-<meta name="date" content="2016-03-03">
+<title>Uses of Class org.apache.accumulo.core.client.TableDeletedException 
(Apache Accumulo Project 1.6.6 API)</title>
+<meta name="date" content="2016-09-20">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class 
org.apache.accumulo.core.client.TableDeletedException (Apache Accumulo Project 
1.6.5 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class 
org.apache.accumulo.core.client.TableDeletedException (Apache Accumulo Project 
1.6.6 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>
@@ -19,9 +24,11 @@
 <div>JavaScript is disabled on your browser.</div>
 </noscript>
 <!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar_top">
+<div class="topNav"><a name="navbar.top">
 <!--   -->
-</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a 
name="navbar_top_firstrow">
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -29,7 +36,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a 
href="../../../../../../org/apache/accumulo/core/client/TableDeletedException.html"
 title="class in org.apache.accumulo.core.client">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
 <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../../index-all.html">Index</a></li>
 <li><a href="../../../../../../help-doc.html">Help</a></li>
@@ -42,10 +49,10 @@
 </ul>
 <ul class="navList">
 <li><a 
href="../../../../../../index.html?org/apache/accumulo/core/client/class-use/TableDeletedException.html"
 target="_top">Frames</a></li>
-<li><a href="TableDeletedException.html" target="_top">No Frames</a></li>
+<li><a href="TableDeletedException.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+<li><a 
href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -59,7 +66,7 @@
   //-->
 </script>
 </div>
-<a name="skip-navbar_top">
+<a name="skip.navbar.top">
 <!--   -->
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
@@ -68,9 +75,11 @@
 </div>
 <div class="classUseContainer">No usage of 
org.apache.accumulo.core.client.TableDeletedException</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar_bottom">
+<div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
-</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a 
name="navbar_bottom_firstrow">
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -78,7 +87,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a 
href="../../../../../../org/apache/accumulo/core/client/TableDeletedException.html"
 title="class in org.apache.accumulo.core.client">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
 <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../../index-all.html">Index</a></li>
 <li><a href="../../../../../../help-doc.html">Help</a></li>
@@ -91,10 +100,10 @@
 </ul>
 <ul class="navList">
 <li><a 
href="../../../../../../index.html?org/apache/accumulo/core/client/class-use/TableDeletedException.html"
 target="_top">Frames</a></li>
-<li><a href="TableDeletedException.html" target="_top">No Frames</a></li>
+<li><a href="TableDeletedException.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+<li><a 
href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -108,10 +117,10 @@
   //-->
 </script>
 </div>
-<a name="skip-navbar_bottom">
+<a name="skip.navbar.bottom">
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<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>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/accumulo/blob/60422503/1.6/apidocs/org/apache/accumulo/core/client/class-use/TableExistsException.html
----------------------------------------------------------------------
diff --git 
a/1.6/apidocs/org/apache/accumulo/core/client/class-use/TableExistsException.html
 
b/1.6/apidocs/org/apache/accumulo/core/client/class-use/TableExistsException.html
index 6d424da..591a753 100644
--- 
a/1.6/apidocs/org/apache/accumulo/core/client/class-use/TableExistsException.html
+++ 
b/1.6/apidocs/org/apache/accumulo/core/client/class-use/TableExistsException.html
@@ -2,16 +2,21 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_95) on Thu Mar 03 18:03:31 EST 2016 
-->
+<!-- Generated by javadoc (1.8.0_102) on Tue Sep 20 13:24:03 EDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.TableExistsException 
(Apache Accumulo Project 1.6.5 API)</title>
-<meta name="date" content="2016-03-03">
+<title>Uses of Class org.apache.accumulo.core.client.TableExistsException 
(Apache Accumulo Project 1.6.6 API)</title>
+<meta name="date" content="2016-09-20">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class 
org.apache.accumulo.core.client.TableExistsException (Apache Accumulo Project 
1.6.5 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class 
org.apache.accumulo.core.client.TableExistsException (Apache Accumulo Project 
1.6.6 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>
@@ -19,9 +24,11 @@
 <div>JavaScript is disabled on your browser.</div>
 </noscript>
 <!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar_top">
+<div class="topNav"><a name="navbar.top">
 <!--   -->
-</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a 
name="navbar_top_firstrow">
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -29,7 +36,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a 
href="../../../../../../org/apache/accumulo/core/client/TableExistsException.html"
 title="class in org.apache.accumulo.core.client">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
 <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../../index-all.html">Index</a></li>
 <li><a href="../../../../../../help-doc.html">Help</a></li>
@@ -42,10 +49,10 @@
 </ul>
 <ul class="navList">
 <li><a 
href="../../../../../../index.html?org/apache/accumulo/core/client/class-use/TableExistsException.html"
 target="_top">Frames</a></li>
-<li><a href="TableExistsException.html" target="_top">No Frames</a></li>
+<li><a href="TableExistsException.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+<li><a 
href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -59,7 +66,7 @@
   //-->
 </script>
 </div>
-<a name="skip-navbar_top">
+<a name="skip.navbar.top">
 <!--   -->
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
@@ -69,7 +76,7 @@
 <div class="classUseContainer">
 <ul class="blockList">
 <li class="blockList">
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
packages, and an explanation">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing packages, and an explanation">
 <caption><span>Packages that use <a 
href="../../../../../../org/apache/accumulo/core/client/TableExistsException.html"
 title="class in 
org.apache.accumulo.core.client">TableExistsException</a></span><span 
class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Package</th>
@@ -89,7 +96,7 @@
 <!--   -->
 </a>
 <h3>Uses of <a 
href="../../../../../../org/apache/accumulo/core/client/TableExistsException.html"
 title="class in org.apache.accumulo.core.client">TableExistsException</a> in 
<a 
href="../../../../../../org/apache/accumulo/core/client/admin/package-summary.html">org.apache.accumulo.core.client.admin</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
 <caption><span>Methods in <a 
href="../../../../../../org/apache/accumulo/core/client/admin/package-summary.html">org.apache.accumulo.core.client.admin</a>
 that throw <a 
href="../../../../../../org/apache/accumulo/core/client/TableExistsException.html"
 title="class in 
org.apache.accumulo.core.client">TableExistsException</a></span><span 
class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
@@ -98,42 +105,42 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span 
class="strong">TableOperations.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#clone(java.lang.String,%20java.lang.String,%20boolean,%20java.util.Map,%20java.util.Set)">clone</a></strong>(<a
 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;srcTableName,
-     <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;newTableName,
+<td class="colLast"><span 
class="typeNameLabel">TableOperations.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#clone-java.lang.String-java.lang.String-boolean-java.util.Map-java.util.Set-">clone</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;srcTableName,
+     <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;newTableName,
      boolean&nbsp;flush,
-     <a 
href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>,<a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&gt;&nbsp;propertiesToSet,
-     <a 
href="http://docs.oracle.com/javase/6/docs/api/java/util/Set.html?is-external=true";
 title="class or interface in java.util">Set</a>&lt;<a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&gt;&nbsp;propertiesToExclude)</code>
+     <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>,<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&gt;&nbsp;propertiesToSet,
+     <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true";
 title="class or interface in java.util">Set</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&gt;&nbsp;propertiesToExclude)</code>
 <div class="block">Clone a table from an existing table.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span 
class="strong">TableOperations.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#create(java.lang.String)">create</a></strong>(<a
 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tableName)</code>
+<td class="colLast"><span 
class="typeNameLabel">TableOperations.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#create-java.lang.String-">create</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tableName)</code>
 <div class="block">Create a table with no special configuration</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span 
class="strong">TableOperations.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#create(java.lang.String,%20boolean)">create</a></strong>(<a
 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tableName,
+<td class="colLast"><span 
class="typeNameLabel">TableOperations.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#create-java.lang.String-boolean-">create</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tableName,
       boolean&nbsp;limitVersion)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span 
class="strong">TableOperations.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#create(java.lang.String,%20boolean,%20org.apache.accumulo.core.client.admin.TimeType)">create</a></strong>(<a
 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tableName,
+<td class="colLast"><span 
class="typeNameLabel">TableOperations.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#create-java.lang.String-boolean-org.apache.accumulo.core.client.admin.TimeType-">create</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tableName,
       boolean&nbsp;versioningIter,
       <a 
href="../../../../../../org/apache/accumulo/core/client/admin/TimeType.html" 
title="enum in 
org.apache.accumulo.core.client.admin">TimeType</a>&nbsp;timeType)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span 
class="strong">TableOperations.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#importTable(java.lang.String,%20java.lang.String)">importTable</a></strong>(<a
 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tableName,
-           <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;importDir)</code>
+<td class="colLast"><span 
class="typeNameLabel">TableOperations.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#importTable-java.lang.String-java.lang.String-">importTable</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tableName,
+           <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;importDir)</code>
 <div class="block">Imports a table exported via exportTable and copied via 
hadoop distcp.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span 
class="strong">TableOperations.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#rename(java.lang.String,%20java.lang.String)">rename</a></strong>(<a
 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;oldTableName,
-      <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;newTableName)</code>
+<td class="colLast"><span 
class="typeNameLabel">TableOperations.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#rename-java.lang.String-java.lang.String-">rename</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;oldTableName,
+      <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;newTableName)</code>
 <div class="block">Rename a table</div>
 </td>
 </tr>
@@ -145,9 +152,11 @@
 </ul>
 </div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar_bottom">
+<div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
-</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a 
name="navbar_bottom_firstrow">
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -155,7 +164,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a 
href="../../../../../../org/apache/accumulo/core/client/TableExistsException.html"
 title="class in org.apache.accumulo.core.client">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
 <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../../index-all.html">Index</a></li>
 <li><a href="../../../../../../help-doc.html">Help</a></li>
@@ -168,10 +177,10 @@
 </ul>
 <ul class="navList">
 <li><a 
href="../../../../../../index.html?org/apache/accumulo/core/client/class-use/TableExistsException.html"
 target="_top">Frames</a></li>
-<li><a href="TableExistsException.html" target="_top">No Frames</a></li>
+<li><a href="TableExistsException.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+<li><a 
href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -185,10 +194,10 @@
   //-->
 </script>
 </div>
-<a name="skip-navbar_bottom">
+<a name="skip.navbar.bottom">
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<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>
 </body>
 </html>

Reply via email to