http://git-wip-us.apache.org/repos/asf/accumulo/blob/60422503/1.6/apidocs/org/apache/accumulo/core/client/admin/NamespaceOperations.html
----------------------------------------------------------------------
diff --git 
a/1.6/apidocs/org/apache/accumulo/core/client/admin/NamespaceOperations.html 
b/1.6/apidocs/org/apache/accumulo/core/client/admin/NamespaceOperations.html
index a17c871..ead38a3 100644
--- a/1.6/apidocs/org/apache/accumulo/core/client/admin/NamespaceOperations.html
+++ b/1.6/apidocs/org/apache/accumulo/core/client/admin/NamespaceOperations.html
@@ -2,26 +2,39 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_95) on Thu Mar 03 18:03:29 EST 2016 
-->
+<!-- Generated by javadoc (1.8.0_102) on Tue Sep 20 13:24:01 EDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>NamespaceOperations (Apache Accumulo Project 1.6.5 API)</title>
-<meta name="date" content="2016-03-03">
+<title>NamespaceOperations (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="NamespaceOperations (Apache Accumulo Project 
1.6.5 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="NamespaceOperations (Apache Accumulo 
Project 1.6.6 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
+var methods = 
{"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6,"i13":6,"i14":6,"i15":6,"i16":6,"i17":6,"i18":6,"i19":6,"i20":6};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],4:["t3","Abstract Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
 </script>
 <noscript>
 <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">
@@ -37,15 +50,15 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a 
href="../../../../../../org/apache/accumulo/core/client/admin/InstanceOperationsImpl.html"
 title="class in org.apache.accumulo.core.client.admin"><span 
class="strong">Prev Class</span></a></li>
-<li><a 
href="../../../../../../org/apache/accumulo/core/client/admin/ScanState.html" 
title="enum in org.apache.accumulo.core.client.admin"><span class="strong">Next 
Class</span></a></li>
+<li><a 
href="../../../../../../org/apache/accumulo/core/client/admin/InstanceOperationsImpl.html"
 title="class in org.apache.accumulo.core.client.admin"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a 
href="../../../../../../org/apache/accumulo/core/client/admin/ScanState.html" 
title="enum in org.apache.accumulo.core.client.admin"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a 
href="../../../../../../index.html?org/apache/accumulo/core/client/admin/NamespaceOperations.html"
 target="_top">Frames</a></li>
-<li><a href="NamespaceOperations.html" target="_top">No Frames</a></li>
+<li><a href="NamespaceOperations.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"><!--
@@ -65,16 +78,16 @@
 <li>Nested&nbsp;|&nbsp;</li>
 <li>Field&nbsp;|&nbsp;</li>
 <li>Constr&nbsp;|&nbsp;</li>
-<li><a href="#method_summary">Method</a></li>
+<li><a href="#method.summary">Method</a></li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
 <li>Field&nbsp;|&nbsp;</li>
 <li>Constr&nbsp;|&nbsp;</li>
-<li><a href="#method_detail">Method</a></li>
+<li><a href="#method.detail">Method</a></li>
 </ul>
 </div>
-<a name="skip-navbar_top">
+<a name="skip.navbar.top">
 <!--   -->
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
@@ -89,13 +102,15 @@
 <li class="blockList">
 <hr>
 <br>
-<pre>public interface <span class="strong">NamespaceOperations</span></pre>
+<pre>public interface <span 
class="typeNameLabel">NamespaceOperations</span></pre>
 <div class="block">Provides an API for administering namespaces
 
  All tables exist in a namespace. The default namespace has no name, and is 
used if an explicit namespace is not specified. Fully qualified table names look
  like "namespaceName.tableName". Tables in the default namespace are fully 
qualified simply as "tableName".</div>
-<dl><dt><span class="strong">Since:</span></dt>
-  <dd>1.6.0</dd></dl>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>1.6.0</dd>
+</dl>
 </li>
 </ul>
 </div>
@@ -104,157 +119,157 @@
 <li class="blockList">
 <!-- ========== METHOD SUMMARY =========== -->
 <ul class="blockList">
-<li class="blockList"><a name="method_summary">
+<li class="blockList"><a name="method.summary">
 <!--   -->
 </a>
 <h3>Method Summary</h3>
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Method Summary table, listing methods, and an explanation">
-<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span 
class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a 
href="javascript:show(2);">Instance Methods</a></span><span 
class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a 
href="javascript:show(4);">Abstract Methods</a></span><span 
class="tabEnd">&nbsp;</span></span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
-<tr class="altColor">
+<tr id="i0" class="altColor">
 <td class="colFirst"><code>int</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#addConstraint(java.lang.String,%20java.lang.String)">addConstraint</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;namespace,
-             <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;constraintClassName)</code>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#addConstraint-java.lang.String-java.lang.String-">addConstraint</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;namespace,
+             <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;constraintClassName)</code>
 <div class="block">Add a new constraint to a namespace.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr id="i1" class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#attachIterator(java.lang.String,%20org.apache.accumulo.core.client.IteratorSetting)">attachIterator</a></strong>(<a
 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;namespace,
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#attachIterator-java.lang.String-org.apache.accumulo.core.client.IteratorSetting-">attachIterator</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;namespace,
               <a 
href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" 
title="class in 
org.apache.accumulo.core.client">IteratorSetting</a>&nbsp;setting)</code>
 <div class="block">Add an iterator to a namespace on all scopes.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr id="i2" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#attachIterator(java.lang.String,%20org.apache.accumulo.core.client.IteratorSetting,%20java.util.EnumSet)">attachIterator</a></strong>(<a
 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;namespace,
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#attachIterator-java.lang.String-org.apache.accumulo.core.client.IteratorSetting-java.util.EnumSet-">attachIterator</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;namespace,
               <a 
href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" 
title="class in 
org.apache.accumulo.core.client">IteratorSetting</a>&nbsp;setting,
-              <a 
href="http://docs.oracle.com/javase/6/docs/api/java/util/EnumSet.html?is-external=true";
 title="class or interface in 
java.util">EnumSet</a>&lt;org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope&gt;&nbsp;scopes)</code>
+              <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/EnumSet.html?is-external=true";
 title="class or interface in 
java.util">EnumSet</a>&lt;org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope&gt;&nbsp;scopes)</code>
 <div class="block">Add an iterator to a namespace on the given scopes.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr id="i3" class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#checkIteratorConflicts(java.lang.String,%20org.apache.accumulo.core.client.IteratorSetting,%20java.util.EnumSet)">checkIteratorConflicts</a></strong>(<a
 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;namespace,
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#checkIteratorConflicts-java.lang.String-org.apache.accumulo.core.client.IteratorSetting-java.util.EnumSet-">checkIteratorConflicts</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;namespace,
                       <a 
href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" 
title="class in 
org.apache.accumulo.core.client">IteratorSetting</a>&nbsp;setting,
-                      <a 
href="http://docs.oracle.com/javase/6/docs/api/java/util/EnumSet.html?is-external=true";
 title="class or interface in 
java.util">EnumSet</a>&lt;org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope&gt;&nbsp;scopes)</code>
+                      <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/EnumSet.html?is-external=true";
 title="class or interface in 
java.util">EnumSet</a>&lt;org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope&gt;&nbsp;scopes)</code>
 <div class="block">Check whether a given iterator configuration conflicts with 
existing configuration; in particular, determine if the name or priority are 
already in use for
  the specified scopes.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr id="i4" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.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;namespace)</code>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.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;namespace)</code>
 <div class="block">Create an empty namespace with no initial 
configuration.</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code><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></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#defaultNamespace()">defaultNamespace</a></strong>()</code>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code><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></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#defaultNamespace--">defaultNamespace</a></span>()</code>
 <div class="block">Returns the name of the default namespace</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr id="i6" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#delete(java.lang.String)">delete</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;namespace)</code>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#delete-java.lang.String-">delete</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;namespace)</code>
 <div class="block">Delete an empty namespace</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr id="i7" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#exists(java.lang.String)">exists</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;namespace)</code>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#exists-java.lang.String-">exists</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;namespace)</code>
 <div class="block">A method to check if a namespace exists in Accumulo.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr id="i8" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" 
title="class in org.apache.accumulo.core.client">IteratorSetting</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#getIteratorSetting(java.lang.String,%20java.lang.String,%20org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope)">getIteratorSetting</a></strong>(<a
 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;namespace,
-                  <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;name,
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#getIteratorSetting-java.lang.String-java.lang.String-org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope-">getIteratorSetting</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;namespace,
+                  <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;name,
                   
org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope&nbsp;scope)</code>
 <div class="block">Get the settings for an iterator.</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true";
 title="class or interface in java.lang">Iterable</a>&lt;<a 
href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.Entry.html?is-external=true";
 title="class or interface in java.util">Map.Entry</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;&gt;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#getProperties(java.lang.String)">getProperties</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;namespace)</code>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true";
 title="class or interface in java.lang">Iterable</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.Entry.html?is-external=true";
 title="class or interface in java.util">Map.Entry</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;&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#getProperties-java.lang.String-">getProperties</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;namespace)</code>
 <div class="block">Gets properties of a namespace, which are inherited by 
tables in this namespace.</div>
 </td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/6/docs/api/java/util/SortedSet.html?is-external=true";
 title="class or interface in java.util">SortedSet</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;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#list()">list</a></strong>()</code>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/SortedSet.html?is-external=true";
 title="class or interface in java.util">SortedSet</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;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#list--">list</a></span>()</code>
 <div class="block">Retrieve a list of namespaces in Accumulo.</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code><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/Integer.html?is-external=true";
 title="class or interface in java.lang">Integer</a>&gt;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#listConstraints(java.lang.String)">listConstraints</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;namespace)</code>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><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/Integer.html?is-external=true";
 title="class or interface in java.lang">Integer</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#listConstraints-java.lang.String-">listConstraints</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;namespace)</code>
 <div class="block">List constraints on a namespace with their assigned 
numbers.</div>
 </td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><code><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/util/EnumSet.html?is-external=true";
 title="class or interface in 
java.util">EnumSet</a>&lt;org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope&gt;&gt;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#listIterators(java.lang.String)">listIterators</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;namespace)</code>
+<tr id="i12" class="altColor">
+<td class="colFirst"><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/util/EnumSet.html?is-external=true";
 title="class or interface in 
java.util">EnumSet</a>&lt;org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope&gt;&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#listIterators-java.lang.String-">listIterators</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;namespace)</code>
 <div class="block">Get a list of iterators for this namespace.</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code><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;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#namespaceIdMap()">namespaceIdMap</a></strong>()</code>
+<tr id="i13" class="rowColor">
+<td class="colFirst"><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;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#namespaceIdMap--">namespaceIdMap</a></span>()</code>
 <div class="block">Get a mapping of namespace name to internal namespace 
id.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr id="i14" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#removeConstraint(java.lang.String,%20int)">removeConstraint</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;namespace,
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#removeConstraint-java.lang.String-int-">removeConstraint</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;namespace,
                 int&nbsp;id)</code>
 <div class="block">Remove a constraint from a namespace.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr id="i15" class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#removeIterator(java.lang.String,%20java.lang.String,%20java.util.EnumSet)">removeIterator</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;namespace,
-              <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;name,
-              <a 
href="http://docs.oracle.com/javase/6/docs/api/java/util/EnumSet.html?is-external=true";
 title="class or interface in 
java.util">EnumSet</a>&lt;org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope&gt;&nbsp;scopes)</code>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#removeIterator-java.lang.String-java.lang.String-java.util.EnumSet-">removeIterator</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;namespace,
+              <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;name,
+              <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/EnumSet.html?is-external=true";
 title="class or interface in 
java.util">EnumSet</a>&lt;org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope&gt;&nbsp;scopes)</code>
 <div class="block">Remove an iterator from a namespace by name.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr id="i16" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#removeProperty(java.lang.String,%20java.lang.String)">removeProperty</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;namespace,
-              <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;property)</code>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#removeProperty-java.lang.String-java.lang.String-">removeProperty</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;namespace,
+              <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;property)</code>
 <div class="block">Removes a property from a namespace.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr id="i17" class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.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;oldNamespaceName,
-      <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;newNamespaceName)</code>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.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;oldNamespaceName,
+      <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;newNamespaceName)</code>
 <div class="block">Rename a namespace</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr id="i18" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#setProperty(java.lang.String,%20java.lang.String,%20java.lang.String)">setProperty</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;namespace,
-           <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;property,
-           <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;value)</code>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#setProperty-java.lang.String-java.lang.String-java.lang.String-">setProperty</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;namespace,
+           <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;property,
+           <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;value)</code>
 <div class="block">Sets a property on a namespace which applies to all tables 
in the namespace.</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code><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></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#systemNamespace()">systemNamespace</a></strong>()</code>
+<tr id="i19" class="rowColor">
+<td class="colFirst"><code><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></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#systemNamespace--">systemNamespace</a></span>()</code>
 <div class="block">Returns the name of the system reserved namespace</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr id="i20" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#testClassLoad(java.lang.String,%20java.lang.String,%20java.lang.String)">testClassLoad</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;namespace,
-             <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;className,
-             <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;asTypeName)</code>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#testClassLoad-java.lang.String-java.lang.String-java.lang.String-">testClassLoad</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;namespace,
+             <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;className,
+             <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;asTypeName)</code>
 <div class="block">Test to see if the instance can load the given class as the 
given type.</div>
 </td>
 </tr>
@@ -269,416 +284,524 @@
 <li class="blockList">
 <!-- ============ METHOD DETAIL ========== -->
 <ul class="blockList">
-<li class="blockList"><a name="method_detail">
+<li class="blockList"><a name="method.detail">
 <!--   -->
 </a>
 <h3>Method Detail</h3>
-<a name="systemNamespace()">
+<a name="systemNamespace--">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>systemNamespace</h4>
-<pre><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;systemNamespace()</pre>
+<pre><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;systemNamespace()</pre>
 <div class="block">Returns the name of the system reserved namespace</div>
-<dl><dt><span class="strong">Returns:</span></dt><dd>the name of the system 
namespace</dd><dt><span class="strong">Since:</span></dt>
-  <dd>1.6.0</dd></dl>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the name of the system namespace</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>1.6.0</dd>
+</dl>
 </li>
 </ul>
-<a name="defaultNamespace()">
+<a name="defaultNamespace--">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>defaultNamespace</h4>
-<pre><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;defaultNamespace()</pre>
+<pre><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;defaultNamespace()</pre>
 <div class="block">Returns the name of the default namespace</div>
-<dl><dt><span class="strong">Returns:</span></dt><dd>the name of the default 
namespace</dd><dt><span class="strong">Since:</span></dt>
-  <dd>1.6.0</dd></dl>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the name of the default namespace</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>1.6.0</dd>
+</dl>
 </li>
 </ul>
-<a name="list()">
+<a name="list--">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>list</h4>
-<pre><a 
href="http://docs.oracle.com/javase/6/docs/api/java/util/SortedSet.html?is-external=true";
 title="class or interface in java.util">SortedSet</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;list()
-                       throws <a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloException.html" 
title="class in org.apache.accumulo.core.client">AccumuloException</a>,
-                              <a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloSecurityException.html"
 title="class in 
org.apache.accumulo.core.client">AccumuloSecurityException</a></pre>
+<pre><a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/SortedSet.html?is-external=true";
 title="class or interface in java.util">SortedSet</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;list()
+                throws <a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloException.html" 
title="class in org.apache.accumulo.core.client">AccumuloException</a>,
+                       <a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloSecurityException.html"
 title="class in 
org.apache.accumulo.core.client">AccumuloSecurityException</a></pre>
 <div class="block">Retrieve a list of namespaces in Accumulo.</div>
-<dl><dt><span class="strong">Returns:</span></dt><dd>List of namespaces in 
accumulo</dd>
-<dt><span class="strong">Throws:</span></dt>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>List of namespaces in accumulo</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloException.html" 
title="class in org.apache.accumulo.core.client">AccumuloException</a></code> - 
if a general error occurs</dd>
-<dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloSecurityException.html"
 title="class in 
org.apache.accumulo.core.client">AccumuloSecurityException</a></code> - if the 
user does not have permission</dd><dt><span class="strong">Since:</span></dt>
-  <dd>1.6.0</dd></dl>
+<dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloSecurityException.html"
 title="class in 
org.apache.accumulo.core.client">AccumuloSecurityException</a></code> - if the 
user does not have permission</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>1.6.0</dd>
+</dl>
 </li>
 </ul>
-<a name="exists(java.lang.String)">
+<a name="exists-java.lang.String-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>exists</h4>
-<pre>boolean&nbsp;exists(<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;namespace)
-               throws <a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloException.html" 
title="class in org.apache.accumulo.core.client">AccumuloException</a>,
-                      <a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloSecurityException.html"
 title="class in 
org.apache.accumulo.core.client">AccumuloSecurityException</a></pre>
+<pre>boolean&nbsp;exists(<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;namespace)
+        throws <a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloException.html" 
title="class in org.apache.accumulo.core.client">AccumuloException</a>,
+               <a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloSecurityException.html"
 title="class in 
org.apache.accumulo.core.client">AccumuloSecurityException</a></pre>
 <div class="block">A method to check if a namespace exists in Accumulo.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>namespace</code> 
- the name of the namespace</dd>
-<dt><span class="strong">Returns:</span></dt><dd>true if the namespace 
exists</dd>
-<dt><span class="strong">Throws:</span></dt>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>namespace</code> - the name of the namespace</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if the namespace exists</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloException.html" 
title="class in org.apache.accumulo.core.client">AccumuloException</a></code> - 
if a general error occurs</dd>
-<dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloSecurityException.html"
 title="class in 
org.apache.accumulo.core.client">AccumuloSecurityException</a></code> - if the 
user does not have permission</dd><dt><span class="strong">Since:</span></dt>
-  <dd>1.6.0</dd></dl>
+<dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloSecurityException.html"
 title="class in 
org.apache.accumulo.core.client">AccumuloSecurityException</a></code> - if the 
user does not have permission</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>1.6.0</dd>
+</dl>
 </li>
 </ul>
-<a name="create(java.lang.String)">
+<a name="create-java.lang.String-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>create</h4>
-<pre>void&nbsp;create(<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;namespace)
-            throws <a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloException.html" 
title="class in org.apache.accumulo.core.client">AccumuloException</a>,
-                   <a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloSecurityException.html"
 title="class in org.apache.accumulo.core.client">AccumuloSecurityException</a>,
-                   <a 
href="../../../../../../org/apache/accumulo/core/client/NamespaceExistsException.html"
 title="class in 
org.apache.accumulo.core.client">NamespaceExistsException</a></pre>
+<pre>void&nbsp;create(<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;namespace)
+     throws <a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloException.html" 
title="class in org.apache.accumulo.core.client">AccumuloException</a>,
+            <a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloSecurityException.html"
 title="class in org.apache.accumulo.core.client">AccumuloSecurityException</a>,
+            <a 
href="../../../../../../org/apache/accumulo/core/client/NamespaceExistsException.html"
 title="class in 
org.apache.accumulo.core.client">NamespaceExistsException</a></pre>
 <div class="block">Create an empty namespace with no initial configuration. 
Valid names for a namespace contain letters, numbers, and the underscore 
character.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>namespace</code> 
- the name of the namespace</dd>
-<dt><span class="strong">Throws:</span></dt>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>namespace</code> - the name of the namespace</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloException.html" 
title="class in org.apache.accumulo.core.client">AccumuloException</a></code> - 
if a general error occurs</dd>
 <dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloSecurityException.html"
 title="class in 
org.apache.accumulo.core.client">AccumuloSecurityException</a></code> - if the 
user does not have permission</dd>
-<dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/NamespaceExistsException.html"
 title="class in 
org.apache.accumulo.core.client">NamespaceExistsException</a></code> - if the 
specified namespace already exists</dd><dt><span 
class="strong">Since:</span></dt>
-  <dd>1.6.0</dd></dl>
+<dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/NamespaceExistsException.html"
 title="class in 
org.apache.accumulo.core.client">NamespaceExistsException</a></code> - if the 
specified namespace already exists</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>1.6.0</dd>
+</dl>
 </li>
 </ul>
-<a name="delete(java.lang.String)">
+<a name="delete-java.lang.String-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>delete</h4>
-<pre>void&nbsp;delete(<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;namespace)
-            throws <a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloException.html" 
title="class in org.apache.accumulo.core.client">AccumuloException</a>,
-                   <a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloSecurityException.html"
 title="class in org.apache.accumulo.core.client">AccumuloSecurityException</a>,
-                   <a 
href="../../../../../../org/apache/accumulo/core/client/NamespaceNotFoundException.html"
 title="class in 
org.apache.accumulo.core.client">NamespaceNotFoundException</a>,
-                   <a 
href="../../../../../../org/apache/accumulo/core/client/NamespaceNotEmptyException.html"
 title="class in 
org.apache.accumulo.core.client">NamespaceNotEmptyException</a></pre>
+<pre>void&nbsp;delete(<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;namespace)
+     throws <a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloException.html" 
title="class in org.apache.accumulo.core.client">AccumuloException</a>,
+            <a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloSecurityException.html"
 title="class in org.apache.accumulo.core.client">AccumuloSecurityException</a>,
+            <a 
href="../../../../../../org/apache/accumulo/core/client/NamespaceNotFoundException.html"
 title="class in 
org.apache.accumulo.core.client">NamespaceNotFoundException</a>,
+            <a 
href="../../../../../../org/apache/accumulo/core/client/NamespaceNotEmptyException.html"
 title="class in 
org.apache.accumulo.core.client">NamespaceNotEmptyException</a></pre>
 <div class="block">Delete an empty namespace</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>namespace</code> 
- the name of the namespace</dd>
-<dt><span class="strong">Throws:</span></dt>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>namespace</code> - the name of the namespace</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloException.html" 
title="class in org.apache.accumulo.core.client">AccumuloException</a></code> - 
if a general error occurs</dd>
 <dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloSecurityException.html"
 title="class in 
org.apache.accumulo.core.client">AccumuloSecurityException</a></code> - if the 
user does not have permission</dd>
 <dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/NamespaceNotFoundException.html"
 title="class in 
org.apache.accumulo.core.client">NamespaceNotFoundException</a></code> - if the 
specified namespace doesn't exist</dd>
-<dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/NamespaceNotEmptyException.html"
 title="class in 
org.apache.accumulo.core.client">NamespaceNotEmptyException</a></code> - if the 
namespaces still contains tables</dd><dt><span class="strong">Since:</span></dt>
-  <dd>1.6.0</dd></dl>
+<dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/NamespaceNotEmptyException.html"
 title="class in 
org.apache.accumulo.core.client">NamespaceNotEmptyException</a></code> - if the 
namespaces still contains tables</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>1.6.0</dd>
+</dl>
 </li>
 </ul>
-<a name="rename(java.lang.String, java.lang.String)">
+<a name="rename-java.lang.String-java.lang.String-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>rename</h4>
-<pre>void&nbsp;rename(<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;oldNamespaceName,
-          <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;newNamespaceName)
-            throws <a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloException.html" 
title="class in org.apache.accumulo.core.client">AccumuloException</a>,
-                   <a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloSecurityException.html"
 title="class in org.apache.accumulo.core.client">AccumuloSecurityException</a>,
-                   <a 
href="../../../../../../org/apache/accumulo/core/client/NamespaceNotFoundException.html"
 title="class in 
org.apache.accumulo.core.client">NamespaceNotFoundException</a>,
-                   <a 
href="../../../../../../org/apache/accumulo/core/client/NamespaceExistsException.html"
 title="class in 
org.apache.accumulo.core.client">NamespaceExistsException</a></pre>
+<pre>void&nbsp;rename(<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;oldNamespaceName,
+            <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;newNamespaceName)
+     throws <a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloException.html" 
title="class in org.apache.accumulo.core.client">AccumuloException</a>,
+            <a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloSecurityException.html"
 title="class in org.apache.accumulo.core.client">AccumuloSecurityException</a>,
+            <a 
href="../../../../../../org/apache/accumulo/core/client/NamespaceNotFoundException.html"
 title="class in 
org.apache.accumulo.core.client">NamespaceNotFoundException</a>,
+            <a 
href="../../../../../../org/apache/accumulo/core/client/NamespaceExistsException.html"
 title="class in 
org.apache.accumulo.core.client">NamespaceExistsException</a></pre>
 <div class="block">Rename a namespace</div>
-<dl><dt><span 
class="strong">Parameters:</span></dt><dd><code>oldNamespaceName</code> - the 
old namespace name</dd><dd><code>newNamespaceName</code> - the new namespace 
name</dd>
-<dt><span class="strong">Throws:</span></dt>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>oldNamespaceName</code> - the old namespace name</dd>
+<dd><code>newNamespaceName</code> - the new namespace name</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloException.html" 
title="class in org.apache.accumulo.core.client">AccumuloException</a></code> - 
if a general error occurs</dd>
 <dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloSecurityException.html"
 title="class in 
org.apache.accumulo.core.client">AccumuloSecurityException</a></code> - if the 
user does not have permission</dd>
 <dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/NamespaceNotFoundException.html"
 title="class in 
org.apache.accumulo.core.client">NamespaceNotFoundException</a></code> - if the 
old namespace does not exist</dd>
-<dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/NamespaceExistsException.html"
 title="class in 
org.apache.accumulo.core.client">NamespaceExistsException</a></code> - if the 
new namespace already exists</dd><dt><span class="strong">Since:</span></dt>
-  <dd>1.6.0</dd></dl>
+<dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/NamespaceExistsException.html"
 title="class in 
org.apache.accumulo.core.client">NamespaceExistsException</a></code> - if the 
new namespace already exists</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>1.6.0</dd>
+</dl>
 </li>
 </ul>
-<a name="setProperty(java.lang.String, java.lang.String, java.lang.String)">
+<a name="setProperty-java.lang.String-java.lang.String-java.lang.String-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>setProperty</h4>
-<pre>void&nbsp;setProperty(<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;namespace,
-               <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;property,
-               <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;value)
-                 throws <a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloException.html" 
title="class in org.apache.accumulo.core.client">AccumuloException</a>,
-                        <a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloSecurityException.html"
 title="class in org.apache.accumulo.core.client">AccumuloSecurityException</a>,
-                        <a 
href="../../../../../../org/apache/accumulo/core/client/NamespaceNotFoundException.html"
 title="class in 
org.apache.accumulo.core.client">NamespaceNotFoundException</a></pre>
+<pre>void&nbsp;setProperty(<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;namespace,
+                 <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;property,
+                 <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;value)
+          throws <a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloException.html" 
title="class in org.apache.accumulo.core.client">AccumuloException</a>,
+                 <a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloSecurityException.html"
 title="class in org.apache.accumulo.core.client">AccumuloSecurityException</a>,
+                 <a 
href="../../../../../../org/apache/accumulo/core/client/NamespaceNotFoundException.html"
 title="class in 
org.apache.accumulo.core.client">NamespaceNotFoundException</a></pre>
 <div class="block">Sets a property on a namespace which applies to all tables 
in the namespace. Note that it may take a few seconds to propagate the change 
everywhere.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>namespace</code> 
- the name of the namespace</dd><dd><code>property</code> - the name of a 
per-table property</dd><dd><code>value</code> - the value to set a per-table 
property to</dd>
-<dt><span class="strong">Throws:</span></dt>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>namespace</code> - the name of the namespace</dd>
+<dd><code>property</code> - the name of a per-table property</dd>
+<dd><code>value</code> - the value to set a per-table property to</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloException.html" 
title="class in org.apache.accumulo.core.client">AccumuloException</a></code> - 
if a general error occurs</dd>
 <dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloSecurityException.html"
 title="class in 
org.apache.accumulo.core.client">AccumuloSecurityException</a></code> - if the 
user does not have permission</dd>
-<dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/NamespaceNotFoundException.html"
 title="class in 
org.apache.accumulo.core.client">NamespaceNotFoundException</a></code> - if the 
specified namespace doesn't exist</dd><dt><span 
class="strong">Since:</span></dt>
-  <dd>1.6.0</dd></dl>
+<dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/NamespaceNotFoundException.html"
 title="class in 
org.apache.accumulo.core.client">NamespaceNotFoundException</a></code> - if the 
specified namespace doesn't exist</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>1.6.0</dd>
+</dl>
 </li>
 </ul>
-<a name="removeProperty(java.lang.String, java.lang.String)">
+<a name="removeProperty-java.lang.String-java.lang.String-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>removeProperty</h4>
-<pre>void&nbsp;removeProperty(<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;namespace,
-                  <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;property)
-                    throws <a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloException.html" 
title="class in org.apache.accumulo.core.client">AccumuloException</a>,
-                           <a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloSecurityException.html"
 title="class in org.apache.accumulo.core.client">AccumuloSecurityException</a>,
-                           <a 
href="../../../../../../org/apache/accumulo/core/client/NamespaceNotFoundException.html"
 title="class in 
org.apache.accumulo.core.client">NamespaceNotFoundException</a></pre>
+<pre>void&nbsp;removeProperty(<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;namespace,
+                    <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;property)
+             throws <a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloException.html" 
title="class in org.apache.accumulo.core.client">AccumuloException</a>,
+                    <a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloSecurityException.html"
 title="class in org.apache.accumulo.core.client">AccumuloSecurityException</a>,
+                    <a 
href="../../../../../../org/apache/accumulo/core/client/NamespaceNotFoundException.html"
 title="class in 
org.apache.accumulo.core.client">NamespaceNotFoundException</a></pre>
 <div class="block">Removes a property from a namespace. Note that it may take 
a few seconds to propagate the change everywhere.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>namespace</code> 
- the name of the namespace</dd><dd><code>property</code> - the name of a 
per-table property</dd>
-<dt><span class="strong">Throws:</span></dt>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>namespace</code> - the name of the namespace</dd>
+<dd><code>property</code> - the name of a per-table property</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloException.html" 
title="class in org.apache.accumulo.core.client">AccumuloException</a></code> - 
if a general error occurs</dd>
 <dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloSecurityException.html"
 title="class in 
org.apache.accumulo.core.client">AccumuloSecurityException</a></code> - if the 
user does not have permission</dd>
-<dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/NamespaceNotFoundException.html"
 title="class in 
org.apache.accumulo.core.client">NamespaceNotFoundException</a></code> - if the 
specified namespace doesn't exist</dd><dt><span 
class="strong">Since:</span></dt>
-  <dd>1.6.0</dd></dl>
+<dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/NamespaceNotFoundException.html"
 title="class in 
org.apache.accumulo.core.client">NamespaceNotFoundException</a></code> - if the 
specified namespace doesn't exist</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>1.6.0</dd>
+</dl>
 </li>
 </ul>
-<a name="getProperties(java.lang.String)">
+<a name="getProperties-java.lang.String-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>getProperties</h4>
-<pre><a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true";
 title="class or interface in java.lang">Iterable</a>&lt;<a 
href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.Entry.html?is-external=true";
 title="class or interface in java.util">Map.Entry</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;&gt;&nbsp;getProperties(<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;namespace)
-                                                 throws <a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloException.html" 
title="class in org.apache.accumulo.core.client">AccumuloException</a>,
-                                                        <a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloSecurityException.html"
 title="class in org.apache.accumulo.core.client">AccumuloSecurityException</a>,
-                                                        <a 
href="../../../../../../org/apache/accumulo/core/client/NamespaceNotFoundException.html"
 title="class in 
org.apache.accumulo.core.client">NamespaceNotFoundException</a></pre>
+<pre><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true";
 title="class or interface in java.lang">Iterable</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.Entry.html?is-external=true";
 title="class or interface in java.util">Map.Entry</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;&gt;&nbsp;getProperties(<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;namespace)
+                                          throws <a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloException.html" 
title="class in org.apache.accumulo.core.client">AccumuloException</a>,
+                                                 <a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloSecurityException.html"
 title="class in org.apache.accumulo.core.client">AccumuloSecurityException</a>,
+                                                 <a 
href="../../../../../../org/apache/accumulo/core/client/NamespaceNotFoundException.html"
 title="class in 
org.apache.accumulo.core.client">NamespaceNotFoundException</a></pre>
 <div class="block">Gets properties of a namespace, which are inherited by 
tables in this namespace. Note that recently changed properties may not be 
available immediately.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>namespace</code> 
- the name of the namespace</dd>
-<dt><span class="strong">Returns:</span></dt><dd>all properties visible by 
this namespace (system and per-table properties). Note that recently changed 
properties may not be visible immediately.</dd>
-<dt><span class="strong">Throws:</span></dt>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>namespace</code> - the name of the namespace</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>all properties visible by this namespace (system and per-table 
properties). Note that recently changed properties may not be visible 
immediately.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloException.html" 
title="class in org.apache.accumulo.core.client">AccumuloException</a></code> - 
if a general error occurs</dd>
 <dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloSecurityException.html"
 title="class in 
org.apache.accumulo.core.client">AccumuloSecurityException</a></code> - if the 
user does not have permission</dd>
-<dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/NamespaceNotFoundException.html"
 title="class in 
org.apache.accumulo.core.client">NamespaceNotFoundException</a></code> - if the 
specified namespace doesn't exist</dd><dt><span 
class="strong">Since:</span></dt>
-  <dd>1.6.0</dd></dl>
+<dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/NamespaceNotFoundException.html"
 title="class in 
org.apache.accumulo.core.client">NamespaceNotFoundException</a></code> - if the 
specified namespace doesn't exist</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>1.6.0</dd>
+</dl>
 </li>
 </ul>
-<a name="namespaceIdMap()">
+<a name="namespaceIdMap--">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>namespaceIdMap</h4>
-<pre><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;namespaceIdMap()
-                                  throws <a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloException.html" 
title="class in org.apache.accumulo.core.client">AccumuloException</a>,
-                                         <a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloSecurityException.html"
 title="class in 
org.apache.accumulo.core.client">AccumuloSecurityException</a></pre>
+<pre><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;namespaceIdMap()
+                           throws <a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloException.html" 
title="class in org.apache.accumulo.core.client">AccumuloException</a>,
+                                  <a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloSecurityException.html"
 title="class in 
org.apache.accumulo.core.client">AccumuloSecurityException</a></pre>
 <div class="block">Get a mapping of namespace name to internal namespace 
id.</div>
-<dl><dt><span class="strong">Returns:</span></dt><dd>the map from namespace 
name to internal namespace id</dd>
-<dt><span class="strong">Throws:</span></dt>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the map from namespace name to internal namespace id</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloException.html" 
title="class in org.apache.accumulo.core.client">AccumuloException</a></code> - 
if a general error occurs</dd>
-<dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloSecurityException.html"
 title="class in 
org.apache.accumulo.core.client">AccumuloSecurityException</a></code> - if the 
user does not have permission</dd><dt><span class="strong">Since:</span></dt>
-  <dd>1.6.0</dd></dl>
+<dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloSecurityException.html"
 title="class in 
org.apache.accumulo.core.client">AccumuloSecurityException</a></code> - if the 
user does not have permission</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>1.6.0</dd>
+</dl>
 </li>
 </ul>
-<a name="attachIterator(java.lang.String, 
org.apache.accumulo.core.client.IteratorSetting)">
+<a 
name="attachIterator-java.lang.String-org.apache.accumulo.core.client.IteratorSetting-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>attachIterator</h4>
-<pre>void&nbsp;attachIterator(<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;namespace,
-                  <a 
href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" 
title="class in 
org.apache.accumulo.core.client">IteratorSetting</a>&nbsp;setting)
-                    throws <a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloException.html" 
title="class in org.apache.accumulo.core.client">AccumuloException</a>,
-                           <a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloSecurityException.html"
 title="class in org.apache.accumulo.core.client">AccumuloSecurityException</a>,
-                           <a 
href="../../../../../../org/apache/accumulo/core/client/NamespaceNotFoundException.html"
 title="class in 
org.apache.accumulo.core.client">NamespaceNotFoundException</a></pre>
+<pre>void&nbsp;attachIterator(<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;namespace,
+                    <a 
href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" 
title="class in 
org.apache.accumulo.core.client">IteratorSetting</a>&nbsp;setting)
+             throws <a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloException.html" 
title="class in org.apache.accumulo.core.client">AccumuloException</a>,
+                    <a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloSecurityException.html"
 title="class in org.apache.accumulo.core.client">AccumuloSecurityException</a>,
+                    <a 
href="../../../../../../org/apache/accumulo/core/client/NamespaceNotFoundException.html"
 title="class in 
org.apache.accumulo.core.client">NamespaceNotFoundException</a></pre>
 <div class="block">Add an iterator to a namespace on all scopes.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>namespace</code> 
- the name of the namespace</dd><dd><code>setting</code> - object specifying 
the properties of the iterator</dd>
-<dt><span class="strong">Throws:</span></dt>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>namespace</code> - the name of the namespace</dd>
+<dd><code>setting</code> - object specifying the properties of the 
iterator</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloException.html" 
title="class in org.apache.accumulo.core.client">AccumuloException</a></code> - 
if a general error occurs</dd>
 <dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloSecurityException.html"
 title="class in 
org.apache.accumulo.core.client">AccumuloSecurityException</a></code> - if the 
user does not have permission</dd>
-<dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/NamespaceNotFoundException.html"
 title="class in 
org.apache.accumulo.core.client">NamespaceNotFoundException</a></code> - if the 
specified namespace doesn't exist</dd><dt><span 
class="strong">Since:</span></dt>
-  <dd>1.6.0</dd></dl>
+<dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/NamespaceNotFoundException.html"
 title="class in 
org.apache.accumulo.core.client">NamespaceNotFoundException</a></code> - if the 
specified namespace doesn't exist</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>1.6.0</dd>
+</dl>
 </li>
 </ul>
-<a name="attachIterator(java.lang.String, 
org.apache.accumulo.core.client.IteratorSetting, java.util.EnumSet)">
+<a 
name="attachIterator-java.lang.String-org.apache.accumulo.core.client.IteratorSetting-java.util.EnumSet-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>attachIterator</h4>
-<pre>void&nbsp;attachIterator(<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;namespace,
-                  <a 
href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" 
title="class in 
org.apache.accumulo.core.client">IteratorSetting</a>&nbsp;setting,
-                  <a 
href="http://docs.oracle.com/javase/6/docs/api/java/util/EnumSet.html?is-external=true";
 title="class or interface in 
java.util">EnumSet</a>&lt;org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope&gt;&nbsp;scopes)
-                    throws <a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloException.html" 
title="class in org.apache.accumulo.core.client">AccumuloException</a>,
-                           <a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloSecurityException.html"
 title="class in org.apache.accumulo.core.client">AccumuloSecurityException</a>,
-                           <a 
href="../../../../../../org/apache/accumulo/core/client/NamespaceNotFoundException.html"
 title="class in 
org.apache.accumulo.core.client">NamespaceNotFoundException</a></pre>
+<pre>void&nbsp;attachIterator(<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;namespace,
+                    <a 
href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" 
title="class in 
org.apache.accumulo.core.client">IteratorSetting</a>&nbsp;setting,
+                    <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/EnumSet.html?is-external=true";
 title="class or interface in 
java.util">EnumSet</a>&lt;org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope&gt;&nbsp;scopes)
+             throws <a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloException.html" 
title="class in org.apache.accumulo.core.client">AccumuloException</a>,
+                    <a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloSecurityException.html"
 title="class in org.apache.accumulo.core.client">AccumuloSecurityException</a>,
+                    <a 
href="../../../../../../org/apache/accumulo/core/client/NamespaceNotFoundException.html"
 title="class in 
org.apache.accumulo.core.client">NamespaceNotFoundException</a></pre>
 <div class="block">Add an iterator to a namespace on the given scopes.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>namespace</code> 
- the name of the namespace</dd><dd><code>setting</code> - object specifying 
the properties of the iterator</dd><dd><code>scopes</code> - the set of scopes 
the iterator should apply to</dd>
-<dt><span class="strong">Throws:</span></dt>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>namespace</code> - the name of the namespace</dd>
+<dd><code>setting</code> - object specifying the properties of the 
iterator</dd>
+<dd><code>scopes</code> - the set of scopes the iterator should apply to</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloException.html" 
title="class in org.apache.accumulo.core.client">AccumuloException</a></code> - 
if a general error occurs</dd>
 <dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloSecurityException.html"
 title="class in 
org.apache.accumulo.core.client">AccumuloSecurityException</a></code> - if the 
user does not have permission</dd>
-<dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/NamespaceNotFoundException.html"
 title="class in 
org.apache.accumulo.core.client">NamespaceNotFoundException</a></code> - if the 
specified namespace doesn't exist</dd><dt><span 
class="strong">Since:</span></dt>
-  <dd>1.6.0</dd></dl>
+<dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/NamespaceNotFoundException.html"
 title="class in 
org.apache.accumulo.core.client">NamespaceNotFoundException</a></code> - if the 
specified namespace doesn't exist</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>1.6.0</dd>
+</dl>
 </li>
 </ul>
-<a name="removeIterator(java.lang.String, java.lang.String, 
java.util.EnumSet)">
+<a name="removeIterator-java.lang.String-java.lang.String-java.util.EnumSet-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>removeIterator</h4>
-<pre>void&nbsp;removeIterator(<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;namespace,
-                  <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;name,
-                  <a 
href="http://docs.oracle.com/javase/6/docs/api/java/util/EnumSet.html?is-external=true";
 title="class or interface in 
java.util">EnumSet</a>&lt;org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope&gt;&nbsp;scopes)
-                    throws <a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloException.html" 
title="class in org.apache.accumulo.core.client">AccumuloException</a>,
-                           <a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloSecurityException.html"
 title="class in org.apache.accumulo.core.client">AccumuloSecurityException</a>,
-                           <a 
href="../../../../../../org/apache/accumulo/core/client/NamespaceNotFoundException.html"
 title="class in 
org.apache.accumulo.core.client">NamespaceNotFoundException</a></pre>
+<pre>void&nbsp;removeIterator(<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;namespace,
+                    <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;name,
+                    <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/EnumSet.html?is-external=true";
 title="class or interface in 
java.util">EnumSet</a>&lt;org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope&gt;&nbsp;scopes)
+             throws <a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloException.html" 
title="class in org.apache.accumulo.core.client">AccumuloException</a>,
+                    <a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloSecurityException.html"
 title="class in org.apache.accumulo.core.client">AccumuloSecurityException</a>,
+                    <a 
href="../../../../../../org/apache/accumulo/core/client/NamespaceNotFoundException.html"
 title="class in 
org.apache.accumulo.core.client">NamespaceNotFoundException</a></pre>
 <div class="block">Remove an iterator from a namespace by name.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>namespace</code> 
- the name of the namespace</dd><dd><code>name</code> - the name of the 
iterator</dd><dd><code>scopes</code> - the scopes of the iterator</dd>
-<dt><span class="strong">Throws:</span></dt>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>namespace</code> - the name of the namespace</dd>
+<dd><code>name</code> - the name of the iterator</dd>
+<dd><code>scopes</code> - the scopes of the iterator</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloException.html" 
title="class in org.apache.accumulo.core.client">AccumuloException</a></code> - 
if a general error occurs</dd>
 <dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloSecurityException.html"
 title="class in 
org.apache.accumulo.core.client">AccumuloSecurityException</a></code> - if the 
user does not have permission</dd>
-<dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/NamespaceNotFoundException.html"
 title="class in 
org.apache.accumulo.core.client">NamespaceNotFoundException</a></code> - if the 
specified namespace doesn't exist</dd><dt><span 
class="strong">Since:</span></dt>
-  <dd>1.6.0</dd></dl>
+<dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/NamespaceNotFoundException.html"
 title="class in 
org.apache.accumulo.core.client">NamespaceNotFoundException</a></code> - if the 
specified namespace doesn't exist</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>1.6.0</dd>
+</dl>
 </li>
 </ul>
-<a name="getIteratorSetting(java.lang.String, java.lang.String, 
org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope)">
+<a 
name="getIteratorSetting-java.lang.String-java.lang.String-org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>getIteratorSetting</h4>
-<pre><a 
href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" 
title="class in 
org.apache.accumulo.core.client">IteratorSetting</a>&nbsp;getIteratorSetting(<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;namespace,
-                                 <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;name,
-                                 
org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope&nbsp;scope)
-                                   throws <a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloException.html" 
title="class in org.apache.accumulo.core.client">AccumuloException</a>,
-                                          <a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloSecurityException.html"
 title="class in org.apache.accumulo.core.client">AccumuloSecurityException</a>,
-                                          <a 
href="../../../../../../org/apache/accumulo/core/client/NamespaceNotFoundException.html"
 title="class in 
org.apache.accumulo.core.client">NamespaceNotFoundException</a></pre>
+<pre><a 
href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" 
title="class in 
org.apache.accumulo.core.client">IteratorSetting</a>&nbsp;getIteratorSetting(<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;namespace,
+                                   <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;name,
+                                   
org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope&nbsp;scope)
+                            throws <a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloException.html" 
title="class in org.apache.accumulo.core.client">AccumuloException</a>,
+                                   <a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloSecurityException.html"
 title="class in org.apache.accumulo.core.client">AccumuloSecurityException</a>,
+                                   <a 
href="../../../../../../org/apache/accumulo/core/client/NamespaceNotFoundException.html"
 title="class in 
org.apache.accumulo.core.client">NamespaceNotFoundException</a></pre>
 <div class="block">Get the settings for an iterator.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>namespace</code> 
- the name of the namespace</dd><dd><code>name</code> - the name of the 
iterator</dd><dd><code>scope</code> - the scope of the iterator</dd>
-<dt><span class="strong">Returns:</span></dt><dd>the settings for this 
iterator</dd>
-<dt><span class="strong">Throws:</span></dt>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>namespace</code> - the name of the namespace</dd>
+<dd><code>name</code> - the name of the iterator</dd>
+<dd><code>scope</code> - the scope of the iterator</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the settings for this iterator</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloException.html" 
title="class in org.apache.accumulo.core.client">AccumuloException</a></code> - 
if a general error occurs</dd>
 <dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloSecurityException.html"
 title="class in 
org.apache.accumulo.core.client">AccumuloSecurityException</a></code> - if the 
user does not have permission</dd>
-<dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/NamespaceNotFoundException.html"
 title="class in 
org.apache.accumulo.core.client">NamespaceNotFoundException</a></code> - if the 
specified namespace doesn't exist</dd><dt><span 
class="strong">Since:</span></dt>
-  <dd>1.6.0</dd></dl>
+<dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/NamespaceNotFoundException.html"
 title="class in 
org.apache.accumulo.core.client">NamespaceNotFoundException</a></code> - if the 
specified namespace doesn't exist</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>1.6.0</dd>
+</dl>
 </li>
 </ul>
-<a name="listIterators(java.lang.String)">
+<a name="listIterators-java.lang.String-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>listIterators</h4>
-<pre><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/util/EnumSet.html?is-external=true";
 title="class or interface in 
java.util">EnumSet</a>&lt;org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope&gt;&gt;&nbsp;listIterators(<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;namespace)
-                                                                               
                  throws <a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloException.html" 
title="class in org.apache.accumulo.core.client">AccumuloException</a>,
-                                                                               
                         <a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloSecurityException.html"
 title="class in org.apache.accumulo.core.client">AccumuloSecurityException</a>,
-                                                                               
                         <a 
href="../../../../../../org/apache/accumulo/core/client/NamespaceNotFoundException.html"
 title="class in 
org.apache.accumulo.core.client">NamespaceNotFoundException</a></pre>
+<pre

<TRUNCATED>

Reply via email to