http://git-wip-us.apache.org/repos/asf/accumulo/blob/823e2294/1.4/apidocs/org/apache/accumulo/core/client/admin/TableOperationsHelper.html
----------------------------------------------------------------------
diff --git
a/1.4/apidocs/org/apache/accumulo/core/client/admin/TableOperationsHelper.html
b/1.4/apidocs/org/apache/accumulo/core/client/admin/TableOperationsHelper.html
new file mode 100644
index 0000000..8c512d2
--- /dev/null
+++
b/1.4/apidocs/org/apache/accumulo/core/client/admin/TableOperationsHelper.html
@@ -0,0 +1,449 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_95) on Thu Mar 03 19:53:23 EST 2016
-->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>TableOperationsHelper (accumulo 1.4.5 API)</title>
+<meta name="date" content="2016-03-03">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css"
title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+ if (location.href.indexOf('is-external=true') == -1) {
+ parent.document.title="TableOperationsHelper (accumulo 1.4.5 API)";
+ }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!-- -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a
name="navbar_top_firstrow">
+<!-- -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/TableOperationsHelper.html">Use</a></li>
+<li><a href="package-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>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html"
title="interface in org.apache.accumulo.core.client.admin"><span
class="strong">Prev Class</span></a></li>
+<li><a
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperationsImpl.html"
title="class in org.apache.accumulo.core.client.admin"><span
class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a
href="../../../../../../index.html?org/apache/accumulo/core/client/admin/TableOperationsHelper.html"
target="_top">Frames</a></li>
+<li><a href="TableOperationsHelper.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+ allClassesLink = document.getElementById("allclasses_navbar_top");
+ if(window==top) {
+ allClassesLink.style.display = "block";
+ }
+ else {
+ allClassesLink.style.display = "none";
+ }
+ //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary: </li>
+<li>Nested | </li>
+<li>Field | </li>
+<li><a href="#constructor_summary">Constr</a> | </li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail: </li>
+<li>Field | </li>
+<li><a href="#constructor_detail">Constr</a> | </li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!-- -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.accumulo.core.client.admin</div>
+<h2 title="Class TableOperationsHelper" class="title">Class
TableOperationsHelper</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.accumulo.core.client.admin.TableOperationsHelper</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html"
title="interface in
org.apache.accumulo.core.client.admin">TableOperations</a></dd>
+</dl>
+<dl>
+<dt>Direct Known Subclasses:</dt>
+<dd><a
href="../../../../../../org/apache/accumulo/core/client/mock/MockTableOperations.html"
title="class in org.apache.accumulo.core.client.mock">MockTableOperations</a>,
<a
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperationsImpl.html"
title="class in
org.apache.accumulo.core.client.admin">TableOperationsImpl</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public abstract class <span class="strong">TableOperationsHelper</span>
+extends <a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a>
+implements <a
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html"
title="interface in
org.apache.accumulo.core.client.admin">TableOperations</a></pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!-- -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperationsHelper.html#TableOperationsHelper()">TableOperationsHelper</a></strong>()</code> </td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<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"> </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">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperationsHelper.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> tableName,
+ <a
href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html"
title="class in
org.apache.accumulo.core.client">IteratorSetting</a> setting)</code>
+<div class="block">Add an iterator to a table on all scopes.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperationsHelper.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> tableName,
+ <a
href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html"
title="class in
org.apache.accumulo.core.client">IteratorSetting</a> 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><org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope> scopes)</code>
+<div class="block">Add an iterator to a table on the given scopes.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperationsHelper.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> tableName,
+ <a
href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html"
title="class in
org.apache.accumulo.core.client">IteratorSetting</a> 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><org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope> 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="rowColor">
+<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/TableOperationsHelper.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> 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> name,
+
org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope scope)</code>
+<div class="block">Get the settings for an iterator.</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><<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><org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope>></code></td>
+<td class="colLast"><code><strong><a
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperationsHelper.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> tableName)</code>
+<div class="block">Get a list of iterators for this table.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperationsHelper.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> 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> 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><org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope> scopes)</code>
+<div class="block">Remove an iterator from a table by name.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!-- -->
+</a>
+<h3>Methods inherited from class java.lang.<a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a></h3>
+<code><a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()"
title="class or interface in java.lang">clone</a>, <a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)"
title="class or interface in java.lang">equals</a>, <a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()"
title="class or interface in java.lang">finalize</a>, <a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()"
title="class or interface in java.lang">getClass</a>, <a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()"
title="class or interface in java.lang">hashCode</a>, <a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()"
title="class or interface in java.lang">notify</a>, <a
href="http://docs.oracle.com/javase/6/docs/api/java/lang
/Object.html?is-external=true#notifyAll()" title="class or interface in
java.lang">notifyAll</a>, <a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()"
title="class or interface in java.lang">toString</a>, <a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()"
title="class or interface in java.lang">wait</a>, <a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)"
title="class or interface in java.lang">wait</a>, <a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)"
title="class or interface in java.lang">wait</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a
name="methods_inherited_from_class_org.apache.accumulo.core.client.admin.TableOperations">
+<!-- -->
+</a>
+<h3>Methods inherited from
interface org.apache.accumulo.core.client.admin.<a
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html"
title="interface in
org.apache.accumulo.core.client.admin">TableOperations</a></h3>
+<code><a
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#addAggregators(java.lang.String,%20java.util.List)">addAggregators</a>,
<a
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#addSplits(java.lang.String,%20java.util.SortedSet)">addSplits</a>,
<a
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#clearLocatorCache(java.lang.String)">clearLocatorCache</a>,
<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>,
<a
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#compact(java.lang.String,%20org.apache.hadoop.io.Text,%20org.apache.hadoop.io.Text,%20boolean,%20boolean)">compact</a>,
<a
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#create(java.lang.String)">create</a>,
<a href="../../..
/../../../org/apache/accumulo/core/client/admin/TableOperations.html#create(java.lang.String,%20boolean)">create</a>,
<a
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#create(java.lang.String,%20boolean,%20org.apache.accumulo.core.client.admin.TimeType)">create</a>,
<a
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#delete(java.lang.String)">delete</a>,
<a
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#deleteRows(java.lang.String,%20org.apache.hadoop.io.Text,%20org.apache.hadoop.io.Text)">deleteRows</a>,
<a
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#exists(java.lang.String)">exists</a>,
<a
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#flush(java.lang.String)">flush</a>,
<a
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#flush(java.lang.String,%20org.apache.hadoop.io.T
ext,%20org.apache.hadoop.io.Text,%20boolean)">flush</a>, <a
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#getLocalityGroups(java.lang.String)">getLocalityGroups</a>,
<a
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#getMaxRow(java.lang.String,%20org.apache.accumulo.core.security.Authorizations,%20org.apache.hadoop.io.Text,%20boolean,%20org.apache.hadoop.io.Text,%20boolean)">getMaxRow</a>,
<a
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#getProperties(java.lang.String)">getProperties</a>,
<a
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#getSplits(java.lang.String)">getSplits</a>,
<a
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#getSplits(java.lang.String,%20int)">getSplits</a>,
<a
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#importDirectory(java.lang.String,%20java.
lang.String,%20java.lang.String,%20boolean)">importDirectory</a>, <a
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#importDirectory(java.lang.String,%20java.lang.String,%20java.lang.String,%20int,%20int,%20boolean)">importDirectory</a>,
<a
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#list()">list</a>,
<a
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#merge(java.lang.String,%20org.apache.hadoop.io.Text,%20org.apache.hadoop.io.Text)">merge</a>,
<a
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#offline(java.lang.String)">offline</a>,
<a
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#online(java.lang.String)">online</a>,
<a
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#removeProperty(java.lang.String,%20java.lang.String)">removeProperty</a>,
<a href="../../../../../../org
/apache/accumulo/core/client/admin/TableOperations.html#rename(java.lang.String,%20java.lang.String)">rename</a>,
<a
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#setLocalityGroups(java.lang.String,%20java.util.Map)">setLocalityGroups</a>,
<a
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#setProperty(java.lang.String,%20java.lang.String,%20java.lang.String)">setProperty</a>,
<a
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#splitRangeByTablets(java.lang.String,%20org.apache.accumulo.core.data.Range,%20int)">splitRangeByTablets</a>,
<a
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#tableIdMap()">tableIdMap</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!-- -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="TableOperationsHelper()">
+<!-- -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>TableOperationsHelper</h4>
+<pre>public TableOperationsHelper()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!-- -->
+</a>
+<h3>Method Detail</h3>
+<a name="attachIterator(java.lang.String,
org.apache.accumulo.core.client.IteratorSetting)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>attachIterator</h4>
+<pre>public void 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> tableName,
+ <a
href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html"
title="class in
org.apache.accumulo.core.client">IteratorSetting</a> setting)
+ throws <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/AccumuloException.html"
title="class in org.apache.accumulo.core.client">AccumuloException</a>,
+ <a
href="../../../../../../org/apache/accumulo/core/client/TableNotFoundException.html"
title="class in
org.apache.accumulo.core.client">TableNotFoundException</a></pre>
+<div class="block"><strong>Description copied from interface: <code><a
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#attachIterator(java.lang.String,%20org.apache.accumulo.core.client.IteratorSetting)">TableOperations</a></code></strong></div>
+<div class="block">Add an iterator to a table on all scopes.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#attachIterator(java.lang.String,%20org.apache.accumulo.core.client.IteratorSetting)">attachIterator</a></code> in
interface <code><a
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html"
title="interface in
org.apache.accumulo.core.client.admin">TableOperations</a></code></dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>tableName</code> -
the name of the table</dd><dd><code>setting</code> - object specifying the
properties of the iterator</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a
href="../../../../../../org/apache/accumulo/core/client/AccumuloSecurityException.html"
title="class in
org.apache.accumulo.core.client">AccumuloSecurityException</a></code> - thrown
if the user does not have the ability to set properties on the table</dd>
+<dd><code><a
href="../../../../../../org/apache/accumulo/core/client/AccumuloException.html"
title="class in
org.apache.accumulo.core.client">AccumuloException</a></code></dd>
+<dd><code><a
href="../../../../../../org/apache/accumulo/core/client/TableNotFoundException.html"
title="class in
org.apache.accumulo.core.client">TableNotFoundException</a></code> - throw if
the table no longer exists</dd></dl>
+</li>
+</ul>
+<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>public void 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> tableName,
+ <a
href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html"
title="class in
org.apache.accumulo.core.client">IteratorSetting</a> 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><org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope> scopes)
+ throws <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/AccumuloException.html"
title="class in org.apache.accumulo.core.client">AccumuloException</a>,
+ <a
href="../../../../../../org/apache/accumulo/core/client/TableNotFoundException.html"
title="class in
org.apache.accumulo.core.client">TableNotFoundException</a></pre>
+<div class="block"><strong>Description copied from interface: <code><a
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#attachIterator(java.lang.String,%20org.apache.accumulo.core.client.IteratorSetting,%20java.util.EnumSet)">TableOperations</a></code></strong></div>
+<div class="block">Add an iterator to a table on the given scopes.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#attachIterator(java.lang.String,%20org.apache.accumulo.core.client.IteratorSetting,%20java.util.EnumSet)">attachIterator</a></code> in
interface <code><a
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html"
title="interface in
org.apache.accumulo.core.client.admin">TableOperations</a></code></dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>tableName</code> -
the name of the table</dd><dd><code>setting</code> - object specifying the
properties of the iterator</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a
href="../../../../../../org/apache/accumulo/core/client/AccumuloSecurityException.html"
title="class in
org.apache.accumulo.core.client">AccumuloSecurityException</a></code> - thrown
if the user does not have the ability to set properties on the table</dd>
+<dd><code><a
href="../../../../../../org/apache/accumulo/core/client/AccumuloException.html"
title="class in
org.apache.accumulo.core.client">AccumuloException</a></code></dd>
+<dd><code><a
href="../../../../../../org/apache/accumulo/core/client/TableNotFoundException.html"
title="class in
org.apache.accumulo.core.client">TableNotFoundException</a></code> - throw if
the table no longer exists</dd></dl>
+</li>
+</ul>
+<a name="removeIterator(java.lang.String, java.lang.String,
java.util.EnumSet)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>removeIterator</h4>
+<pre>public void 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> 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> 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><org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope> scopes)
+ throws <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/AccumuloException.html"
title="class in org.apache.accumulo.core.client">AccumuloException</a>,
+ <a
href="../../../../../../org/apache/accumulo/core/client/TableNotFoundException.html"
title="class in
org.apache.accumulo.core.client">TableNotFoundException</a></pre>
+<div class="block"><strong>Description copied from interface: <code><a
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#removeIterator(java.lang.String,%20java.lang.String,%20java.util.EnumSet)">TableOperations</a></code></strong></div>
+<div class="block">Remove an iterator from a table by name.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#removeIterator(java.lang.String,%20java.lang.String,%20java.util.EnumSet)">removeIterator</a></code> in
interface <code><a
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html"
title="interface in
org.apache.accumulo.core.client.admin">TableOperations</a></code></dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>tableName</code> -
the name of the table</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>
+<dd><code><a
href="../../../../../../org/apache/accumulo/core/client/AccumuloSecurityException.html"
title="class in
org.apache.accumulo.core.client">AccumuloSecurityException</a></code> - thrown
if the user does not have the ability to set properties on the table</dd>
+<dd><code><a
href="../../../../../../org/apache/accumulo/core/client/AccumuloException.html"
title="class in
org.apache.accumulo.core.client">AccumuloException</a></code></dd>
+<dd><code><a
href="../../../../../../org/apache/accumulo/core/client/TableNotFoundException.html"
title="class in
org.apache.accumulo.core.client">TableNotFoundException</a></code> - throw if
the table no longer exists</dd></dl>
+</li>
+</ul>
+<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>public <a
href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html"
title="class in
org.apache.accumulo.core.client">IteratorSetting</a> 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> 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> name,
+
org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope scope)
+ throws <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/AccumuloException.html"
title="class in org.apache.accumulo.core.client">AccumuloException</a>,
+ <a
href="../../../../../../org/apache/accumulo/core/client/TableNotFoundException.html"
title="class in
org.apache.accumulo.core.client">TableNotFoundException</a></pre>
+<div class="block"><strong>Description copied from interface: <code><a
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#getIteratorSetting(java.lang.String,%20java.lang.String,%20org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope)">TableOperations</a></code></strong></div>
+<div class="block">Get the settings for an iterator.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#getIteratorSetting(java.lang.String,%20java.lang.String,%20org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope)">getIteratorSetting</a></code> in
interface <code><a
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html"
title="interface in
org.apache.accumulo.core.client.admin">TableOperations</a></code></dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>tableName</code> -
the name of the table</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>
+<dd><code><a
href="../../../../../../org/apache/accumulo/core/client/AccumuloSecurityException.html"
title="class in
org.apache.accumulo.core.client">AccumuloSecurityException</a></code> - thrown
if the user does not have the ability to set properties on the table</dd>
+<dd><code><a
href="../../../../../../org/apache/accumulo/core/client/AccumuloException.html"
title="class in
org.apache.accumulo.core.client">AccumuloException</a></code></dd>
+<dd><code><a
href="../../../../../../org/apache/accumulo/core/client/TableNotFoundException.html"
title="class in
org.apache.accumulo.core.client">TableNotFoundException</a></code> - throw if
the table no longer exists</dd></dl>
+</li>
+</ul>
+<a name="listIterators(java.lang.String)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>listIterators</h4>
+<pre>public <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><<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><org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope>> 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> tableName)
+
throws <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/AccumuloException.html"
title="class in org.apache.accumulo.core.client">AccumuloException</a>,
+
<a
href="../../../../../../org/apache/accumulo/core/client/TableNotFoundException.html"
title="class in
org.apache.accumulo.core.client">TableNotFoundException</a></pre>
+<div class="block"><strong>Description copied from interface: <code><a
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#listIterators(java.lang.String)">TableOperations</a></code></strong></div>
+<div class="block">Get a list of iterators for this table.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#listIterators(java.lang.String)">listIterators</a></code> in
interface <code><a
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html"
title="interface in
org.apache.accumulo.core.client.admin">TableOperations</a></code></dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>tableName</code> -
the name of the table</dd>
+<dt><span class="strong">Returns:</span></dt><dd>a set of iterator names</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a
href="../../../../../../org/apache/accumulo/core/client/AccumuloSecurityException.html"
title="class in
org.apache.accumulo.core.client">AccumuloSecurityException</a></code></dd>
+<dd><code><a
href="../../../../../../org/apache/accumulo/core/client/AccumuloException.html"
title="class in
org.apache.accumulo.core.client">AccumuloException</a></code></dd>
+<dd><code><a
href="../../../../../../org/apache/accumulo/core/client/TableNotFoundException.html"
title="class in
org.apache.accumulo.core.client">TableNotFoundException</a></code></dd></dl>
+</li>
+</ul>
+<a name="checkIteratorConflicts(java.lang.String,
org.apache.accumulo.core.client.IteratorSetting, java.util.EnumSet)">
+<!-- -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>checkIteratorConflicts</h4>
+<pre>public void checkIteratorConflicts(<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> tableName,
+ <a
href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html"
title="class in
org.apache.accumulo.core.client">IteratorSetting</a> 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><org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope> 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/TableNotFoundException.html"
title="class in
org.apache.accumulo.core.client">TableNotFoundException</a></pre>
+<div class="block"><strong>Description copied from interface: <code><a
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#checkIteratorConflicts(java.lang.String,%20org.apache.accumulo.core.client.IteratorSetting,%20java.util.EnumSet)">TableOperations</a></code></strong></div>
+<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>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#checkIteratorConflicts(java.lang.String,%20org.apache.accumulo.core.client.IteratorSetting,%20java.util.EnumSet)">checkIteratorConflicts</a></code> in
interface <code><a
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html"
title="interface in
org.apache.accumulo.core.client.admin">TableOperations</a></code></dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>tableName</code> -
the name of the table</dd><dd><code>setting</code> - object specifying the
properties of the iterator</dd>
+<dt><span class="strong">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></dd>
+<dd><code><a
href="../../../../../../org/apache/accumulo/core/client/TableNotFoundException.html"
title="class in
org.apache.accumulo.core.client">TableNotFoundException</a></code></dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!-- -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a
name="navbar_bottom_firstrow">
+<!-- -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/TableOperationsHelper.html">Use</a></li>
+<li><a href="package-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>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html"
title="interface in org.apache.accumulo.core.client.admin"><span
class="strong">Prev Class</span></a></li>
+<li><a
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperationsImpl.html"
title="class in org.apache.accumulo.core.client.admin"><span
class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a
href="../../../../../../index.html?org/apache/accumulo/core/client/admin/TableOperationsHelper.html"
target="_top">Frames</a></li>
+<li><a href="TableOperationsHelper.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+ allClassesLink = document.getElementById("allclasses_navbar_bottom");
+ if(window==top) {
+ allClassesLink.style.display = "block";
+ }
+ else {
+ allClassesLink.style.display = "none";
+ }
+ //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary: </li>
+<li>Nested | </li>
+<li>Field | </li>
+<li><a href="#constructor_summary">Constr</a> | </li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail: </li>
+<li>Field | </li>
+<li><a href="#constructor_detail">Constr</a> | </li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!-- -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright © 2016 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</small></p>
+</body>
+</html>