http://git-wip-us.apache.org/repos/asf/accumulo/blob/823e2294/1.4/apidocs/org/apache/accumulo/core/client/admin/TableOperationsImpl.html
----------------------------------------------------------------------
diff --git 
a/1.4/apidocs/org/apache/accumulo/core/client/admin/TableOperationsImpl.html 
b/1.4/apidocs/org/apache/accumulo/core/client/admin/TableOperationsImpl.html
new file mode 100644
index 0000000..e11e6e9
--- /dev/null
+++ b/1.4/apidocs/org/apache/accumulo/core/client/admin/TableOperationsImpl.html
@@ -0,0 +1,1034 @@
+<!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>TableOperationsImpl (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="TableOperationsImpl (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/TableOperationsImpl.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/TableOperationsHelper.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/TimeType.html" 
title="enum 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/TableOperationsImpl.html"
 target="_top">Frames</a></li>
+<li><a href="TableOperationsImpl.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:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</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 TableOperationsImpl" class="title">Class 
TableOperationsImpl</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><a 
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperationsHelper.html"
 title="class in 
org.apache.accumulo.core.client.admin">org.apache.accumulo.core.client.admin.TableOperationsHelper</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.accumulo.core.client.admin.TableOperationsImpl</li>
+</ul>
+</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>
+<hr>
+<br>
+<pre>public class <span class="strong">TableOperationsImpl</span>
+extends <a 
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperationsHelper.html"
 title="class in 
org.apache.accumulo.core.client.admin">TableOperationsHelper</a></pre>
+<div class="block">Provides a class for administering tables</div>
+</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">&nbsp;</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/TableOperationsImpl.html#TableOperationsImpl(org.apache.accumulo.core.client.Instance,%20org.apache.accumulo.core.security.thrift.AuthInfo)">TableOperationsImpl</a></strong>(<a
 href="../../../../../../org/apache/accumulo/core/client/Instance.html" 
title="interface in org.apache.accumulo.core.client">Instance</a>&nbsp;instance,
+                   
org.apache.accumulo.core.security.thrift.AuthInfo&nbsp;credentials)</code>&nbsp;</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">&nbsp;</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/TableOperationsImpl.html#addAggregators(java.lang.String,%20java.util.List)">addAggregators</a></strong>(<a
 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tableName,
+              <a 
href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;? extends 
org.apache.accumulo.core.iterators.conf.PerColumnIteratorConfig&gt;&nbsp;aggregators)</code>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>since 1.4 <a 
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperationsHelper.html#attachIterator(java.lang.String,%20org.apache.accumulo.core.client.IteratorSetting)"><code>TableOperationsHelper.attachIterator(String,
 IteratorSetting)</code></a></i></div>
+</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/TableOperationsImpl.html#addSplits(java.lang.String,%20java.util.SortedSet)">addSplits</a></strong>(<a
 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tableName,
+         <a 
href="http://docs.oracle.com/javase/6/docs/api/java/util/SortedSet.html?is-external=true";
 title="class or interface in 
java.util">SortedSet</a>&lt;org.apache.hadoop.io.Text&gt;&nbsp;partitionKeys)</code>&nbsp;</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/TableOperationsImpl.html#clearLocatorCache(java.lang.String)">clearLocatorCache</a></strong>(<a
 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tableName)</code>
+<div class="block">Clears the tablet locator cache for a specified 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/TableOperationsImpl.html#clone(java.lang.String,%20java.lang.String,%20boolean,%20java.util.Map,%20java.util.Set)">clone</a></strong>(<a
 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;srcTableName,
+     <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;newTableName,
+     boolean&nbsp;flush,
+     <a 
href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>,<a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&gt;&nbsp;propertiesToSet,
+     <a 
href="http://docs.oracle.com/javase/6/docs/api/java/util/Set.html?is-external=true";
 title="class or interface in java.util">Set</a>&lt;<a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&gt;&nbsp;propertiesToExclude)</code>
+<div class="block">Clone a table from an existing table.</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/TableOperationsImpl.html#compact(java.lang.String,%20org.apache.hadoop.io.Text,%20org.apache.hadoop.io.Text,%20boolean,%20boolean)">compact</a></strong>(<a
 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tableName,
+       org.apache.hadoop.io.Text&nbsp;start,
+       org.apache.hadoop.io.Text&nbsp;end,
+       boolean&nbsp;flush,
+       boolean&nbsp;wait)</code>
+<div class="block">Starts a full major compaction of the tablets in the range 
(start, end].</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/TableOperationsImpl.html#create(java.lang.String)">create</a></strong>(<a
 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tableName)</code>
+<div class="block">Create a table with no special configuration</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperationsImpl.html#create(java.lang.String,%20boolean)">create</a></strong>(<a
 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tableName,
+      boolean&nbsp;limitVersion)</code>&nbsp;</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/TableOperationsImpl.html#create(java.lang.String,%20boolean,%20org.apache.accumulo.core.client.admin.TimeType)">create</a></strong>(<a
 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tableName,
+      boolean&nbsp;limitVersion,
+      <a 
href="../../../../../../org/apache/accumulo/core/client/admin/TimeType.html" 
title="enum in 
org.apache.accumulo.core.client.admin">TimeType</a>&nbsp;timeType)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperationsImpl.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;tableName)</code>
+<div class="block">Delete a 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/TableOperationsImpl.html#deleteRows(java.lang.String,%20org.apache.hadoop.io.Text,%20org.apache.hadoop.io.Text)">deleteRows</a></strong>(<a
 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tableName,
+          org.apache.hadoop.io.Text&nbsp;start,
+          org.apache.hadoop.io.Text&nbsp;end)</code>
+<div class="block">Delete rows between (start, end]</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperationsImpl.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;tableName)</code>
+<div class="block">A method to check if a table exists in Accumulo.</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/TableOperationsImpl.html#flush(java.lang.String)">flush</a></strong>(<a
 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tableName)</code>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>since 1.4 <a 
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperationsImpl.html#flush(java.lang.String,%20org.apache.hadoop.io.Text,%20org.apache.hadoop.io.Text,%20boolean)"><code>flush(String,
 Text, Text, boolean)</code></a></i></div>
+</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/TableOperationsImpl.html#flush(java.lang.String,%20org.apache.hadoop.io.Text,%20org.apache.hadoop.io.Text,%20boolean)">flush</a></strong>(<a
 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tableName,
+     org.apache.hadoop.io.Text&nbsp;start,
+     org.apache.hadoop.io.Text&nbsp;end,
+     boolean&nbsp;wait)</code>
+<div class="block">Flush a table</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/util/Set.html?is-external=true";
 title="class or interface in 
java.util">Set</a>&lt;org.apache.hadoop.io.Text&gt;&gt;</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperationsImpl.html#getLocalityGroups(java.lang.String)">getLocalityGroups</a></strong>(<a
 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tableName)</code>
+<div class="block">Gets the locality groups currently set for a table.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>org.apache.hadoop.io.Text</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperationsImpl.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></strong>(<a
 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tableName,
+         <a 
href="../../../../../../org/apache/accumulo/core/security/Authorizations.html" 
title="class in 
org.apache.accumulo.core.security">Authorizations</a>&nbsp;auths,
+         org.apache.hadoop.io.Text&nbsp;startRow,
+         boolean&nbsp;startInclusive,
+         org.apache.hadoop.io.Text&nbsp;endRow,
+         boolean&nbsp;endInclusive)</code>
+<div class="block">Finds the max row within a given range.</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/TableOperationsImpl.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;tableName)</code>
+<div class="block">Gets properties of a table</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true";
 title="class or interface in 
java.util">Collection</a>&lt;org.apache.hadoop.io.Text&gt;</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperationsImpl.html#getSplits(java.lang.String)">getSplits</a></strong>(<a
 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;tableName)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true";
 title="class or interface in 
java.util">Collection</a>&lt;org.apache.hadoop.io.Text&gt;</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperationsImpl.html#getSplits(java.lang.String,%20int)">getSplits</a></strong>(<a
 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tableName,
+         int&nbsp;maxSplits)</code>&nbsp;</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/TableOperationsImpl.html#importDirectory(java.lang.String,%20java.lang.String,%20java.lang.String,%20boolean)">importDirectory</a></strong>(<a
 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tableName,
+               <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;dir,
+               <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;failureDir,
+               boolean&nbsp;setTime)</code>
+<div class="block">Bulk import all the files in a directory into a table.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td 
class="colFirst"><code>org.apache.accumulo.core.util.BulkImportHelper.AssignmentStats</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperationsImpl.html#importDirectory(java.lang.String,%20java.lang.String,%20java.lang.String,%20int,%20int,%20boolean)">importDirectory</a></strong>(<a
 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tableName,
+               <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;dir,
+               <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;failureDir,
+               int&nbsp;numThreads,
+               int&nbsp;numAssignThreads,
+               boolean&nbsp;disableGC)</code>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>since 1.4 <a 
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperationsImpl.html#importDirectory(java.lang.String,%20java.lang.String,%20java.lang.String,%20boolean)"><code>importDirectory(String,
 String, String, boolean)</code></a></i></div>
+</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/TableOperationsImpl.html#list()">list</a></strong>()</code>
+<div class="block">Retrieve a list of tables in Accumulo.</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/TableOperationsImpl.html#merge(java.lang.String,%20org.apache.hadoop.io.Text,%20org.apache.hadoop.io.Text)">merge</a></strong>(<a
 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tableName,
+     org.apache.hadoop.io.Text&nbsp;start,
+     org.apache.hadoop.io.Text&nbsp;end)</code>
+<div class="block">Merge tablets between (start, end]</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/TableOperationsImpl.html#offline(java.lang.String)">offline</a></strong>(<a
 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;tableName)</code>&nbsp;</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/TableOperationsImpl.html#online(java.lang.String)">online</a></strong>(<a
 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;tableName)</code>&nbsp;</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/TableOperationsImpl.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;tableName,
+              <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;property)</code>
+<div class="block">Removes a property from a 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/TableOperationsImpl.html#rename(java.lang.String,%20java.lang.String)">rename</a></strong>(<a
 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;oldTableName,
+      <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;newTableName)</code>
+<div class="block">Rename a table</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/TableOperationsImpl.html#setLocalityGroups(java.lang.String,%20java.util.Map)">setLocalityGroups</a></strong>(<a
 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tableName,
+                 <a 
href="http://docs.oracle.com/javase/6/docs/api/java/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/Set.html?is-external=true";
 title="class or interface in 
java.util">Set</a>&lt;org.apache.hadoop.io.Text&gt;&gt;&nbsp;groups)</code>
+<div class="block">Sets a tables locality groups.</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/TableOperationsImpl.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;tableName,
+           <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;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>
+<div class="block">Sets a property on a table</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/6/docs/api/java/util/Set.html?is-external=true";
 title="class or interface in java.util">Set</a>&lt;<a 
href="../../../../../../org/apache/accumulo/core/data/Range.html" title="class 
in org.apache.accumulo.core.data">Range</a>&gt;</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperationsImpl.html#splitRangeByTablets(java.lang.String,%20org.apache.accumulo.core.data.Range,%20int)">splitRangeByTablets</a></strong>(<a
 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tableName,
+                   <a 
href="../../../../../../org/apache/accumulo/core/data/Range.html" title="class 
in org.apache.accumulo.core.data">Range</a>&nbsp;range,
+                   int&nbsp;maxSplits)</code>&nbsp;</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/TableOperationsImpl.html#tableIdMap()">tableIdMap</a></strong>()</code>
+<div class="block">Get a mapping of table name to internal table id.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods_inherited_from_class_org.apache.accumulo.core.client.admin.TableOperationsHelper">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.accumulo.core.client.admin.<a 
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperationsHelper.html"
 title="class in 
org.apache.accumulo.core.client.admin">TableOperationsHelper</a></h3>
+<code><a 
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperationsHelper.html#attachIterator(java.lang.String,%20org.apache.accumulo.core.client.IteratorSetting)">attachIterator</a>,
 <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>,
 <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>,
 <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>,
 <a 
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperationsHelper.html#listIterato
 rs(java.lang.String)">listIterators</a>, <a 
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperationsHelper.html#removeIterator(java.lang.String,%20java.lang.String,%20java.util.EnumSet)">removeIterator</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;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>
+</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="TableOperationsImpl(org.apache.accumulo.core.client.Instance, 
org.apache.accumulo.core.security.thrift.AuthInfo)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>TableOperationsImpl</h4>
+<pre>public&nbsp;TableOperationsImpl(<a 
href="../../../../../../org/apache/accumulo/core/client/Instance.html" 
title="interface in org.apache.accumulo.core.client">Instance</a>&nbsp;instance,
+                   
org.apache.accumulo.core.security.thrift.AuthInfo&nbsp;credentials)</pre>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>instance</code> 
- the connection information for this instance</dd><dd><code>credentials</code> 
- the username/password for this connection</dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="list()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>list</h4>
+<pre>public&nbsp;<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()</pre>
+<div class="block">Retrieve a list of tables in Accumulo.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>List of tables in 
accumulo</dd></dl>
+</li>
+</ul>
+<a name="exists(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>exists</h4>
+<pre>public&nbsp;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;tableName)</pre>
+<div class="block">A method to check if a table exists in Accumulo.</div>
+<dl><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>true if the table 
exists</dd></dl>
+</li>
+</ul>
+<a name="create(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>create</h4>
+<pre>public&nbsp;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;tableName)
+            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/TableExistsException.html"
 title="class in org.apache.accumulo.core.client">TableExistsException</a></pre>
+<div class="block">Create a table with no special configuration</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>tableName</code> 
- the name of the table</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> - 
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/TableExistsException.html"
 title="class in 
org.apache.accumulo.core.client">TableExistsException</a></code> - if the table 
already exists</dd></dl>
+</li>
+</ul>
+<a name="create(java.lang.String, boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>create</h4>
+<pre>public&nbsp;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;tableName,
+          boolean&nbsp;limitVersion)
+            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/TableExistsException.html"
 title="class in org.apache.accumulo.core.client">TableExistsException</a></pre>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>tableName</code> 
- the name of the table</dd><dd><code>limitVersion</code> - Enables/disables 
the versioning iterator, which will limit the number of Key versions kept.</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> - 
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/TableExistsException.html"
 title="class in 
org.apache.accumulo.core.client">TableExistsException</a></code> - if the table 
already exists</dd></dl>
+</li>
+</ul>
+<a name="create(java.lang.String, boolean, 
org.apache.accumulo.core.client.admin.TimeType)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>create</h4>
+<pre>public&nbsp;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;tableName,
+          boolean&nbsp;limitVersion,
+          <a 
href="../../../../../../org/apache/accumulo/core/client/admin/TimeType.html" 
title="enum in 
org.apache.accumulo.core.client.admin">TimeType</a>&nbsp;timeType)
+            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/TableExistsException.html"
 title="class in org.apache.accumulo.core.client">TableExistsException</a></pre>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>tableName</code> 
- the name of the table</dd><dd><code>timeType</code> - specifies logical or 
real-time based time recording for entries in the 
table</dd><dd><code>limitVersion</code> - Enables/disables the versioning 
iterator, which will limit the number of Key versions kept.</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> - 
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/TableExistsException.html"
 title="class in 
org.apache.accumulo.core.client">TableExistsException</a></code> - if the table 
already exists</dd></dl>
+</li>
+</ul>
+<a name="addSplits(java.lang.String, java.util.SortedSet)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addSplits</h4>
+<pre>public&nbsp;void&nbsp;addSplits(<a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tableName,
+             <a 
href="http://docs.oracle.com/javase/6/docs/api/java/util/SortedSet.html?is-external=true";
 title="class or interface in 
java.util">SortedSet</a>&lt;org.apache.hadoop.io.Text&gt;&nbsp;partitionKeys)
+               throws <a 
href="../../../../../../org/apache/accumulo/core/client/TableNotFoundException.html"
 title="class in org.apache.accumulo.core.client">TableNotFoundException</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/AccumuloSecurityException.html"
 title="class in 
org.apache.accumulo.core.client">AccumuloSecurityException</a></pre>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>tableName</code> 
- the name of the table</dd><dd><code>partitionKeys</code> - a sorted set of 
row key values to pre-split the table on</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> - 
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/TableNotFoundException.html"
 title="class in 
org.apache.accumulo.core.client">TableNotFoundException</a></code> - if the 
table does not exist</dd></dl>
+</li>
+</ul>
+<a name="merge(java.lang.String, org.apache.hadoop.io.Text, 
org.apache.hadoop.io.Text)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>merge</h4>
+<pre>public&nbsp;void&nbsp;merge(<a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tableName,
+         org.apache.hadoop.io.Text&nbsp;start,
+         org.apache.hadoop.io.Text&nbsp;end)
+           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/TableNotFoundException.html"
 title="class in 
org.apache.accumulo.core.client">TableNotFoundException</a></pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a 
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#merge(java.lang.String,%20org.apache.hadoop.io.Text,%20org.apache.hadoop.io.Text)">TableOperations</a></code></strong></div>
+<div class="block">Merge tablets between (start, end]</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>tableName</code> 
- the table to merge</dd><dd><code>start</code> - first tablet to be merged 
contains the row after this row, null means the first 
tablet</dd><dd><code>end</code> - last tablet to be merged contains this row, 
null means the last tablet</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/AccumuloSecurityException.html"
 title="class in 
org.apache.accumulo.core.client">AccumuloSecurityException</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="deleteRows(java.lang.String, org.apache.hadoop.io.Text, 
org.apache.hadoop.io.Text)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>deleteRows</h4>
+<pre>public&nbsp;void&nbsp;deleteRows(<a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tableName,
+              org.apache.hadoop.io.Text&nbsp;start,
+              org.apache.hadoop.io.Text&nbsp;end)
+                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/TableNotFoundException.html"
 title="class in 
org.apache.accumulo.core.client">TableNotFoundException</a></pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a 
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#deleteRows(java.lang.String,%20org.apache.hadoop.io.Text,%20org.apache.hadoop.io.Text)">TableOperations</a></code></strong></div>
+<div class="block">Delete rows between (start, end]</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>tableName</code> 
- the table to merge</dd><dd><code>start</code> - delete rows after this, null 
means the first row of the table</dd><dd><code>end</code> - last row to be 
deleted, inclusive, null means the last row of the table</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/AccumuloSecurityException.html"
 title="class in 
org.apache.accumulo.core.client">AccumuloSecurityException</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="getSplits(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getSplits</h4>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true";
 title="class or interface in 
java.util">Collection</a>&lt;org.apache.hadoop.io.Text&gt;&nbsp;getSplits(<a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tableName)
+                                                throws <a 
href="../../../../../../org/apache/accumulo/core/client/TableNotFoundException.html"
 title="class in 
org.apache.accumulo.core.client">TableNotFoundException</a></pre>
+<dl><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>the split points (end-row 
names) for the table's current split profile</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/TableNotFoundException.html"
 title="class in 
org.apache.accumulo.core.client">TableNotFoundException</a></code> - if the 
table does not exist</dd></dl>
+</li>
+</ul>
+<a name="getSplits(java.lang.String, int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getSplits</h4>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true";
 title="class or interface in 
java.util">Collection</a>&lt;org.apache.hadoop.io.Text&gt;&nbsp;getSplits(<a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tableName,
+                                              int&nbsp;maxSplits)
+                                                throws <a 
href="../../../../../../org/apache/accumulo/core/client/TableNotFoundException.html"
 title="class in 
org.apache.accumulo.core.client">TableNotFoundException</a></pre>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>tableName</code> 
- the name of the table</dd><dd><code>maxSplits</code> - specifies the maximum 
number of splits to return</dd>
+<dt><span class="strong">Returns:</span></dt><dd>the split points (end-row 
names) for the table's current split profile, grouped into fewer splits so as 
not to exceed maxSplits</dd>
+<dt><span class="strong">Throws:</span></dt>
+<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="delete(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>delete</h4>
+<pre>public&nbsp;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;tableName)
+            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/TableNotFoundException.html"
 title="class in 
org.apache.accumulo.core.client">TableNotFoundException</a></pre>
+<div class="block">Delete a table</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>tableName</code> 
- the name of the table</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> - 
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/TableNotFoundException.html"
 title="class in 
org.apache.accumulo.core.client">TableNotFoundException</a></code> - if the 
table does not exist</dd></dl>
+</li>
+</ul>
+<a name="clone(java.lang.String, java.lang.String, boolean, java.util.Map, 
java.util.Set)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>clone</h4>
+<pre>public&nbsp;void&nbsp;clone(<a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;srcTableName,
+         <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;newTableName,
+         boolean&nbsp;flush,
+         <a 
href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>,<a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&gt;&nbsp;propertiesToSet,
+         <a 
href="http://docs.oracle.com/javase/6/docs/api/java/util/Set.html?is-external=true";
 title="class or interface in java.util">Set</a>&lt;<a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&gt;&nbsp;propertiesToExclude)
+           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/TableNotFoundException.html"
 title="class in org.apache.accumulo.core.client">TableNotFoundException</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/TableExistsException.html"
 title="class in org.apache.accumulo.core.client">TableExistsException</a></pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a 
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#clone(java.lang.String,%20java.lang.String,%20boolean,%20java.util.Map,%20java.util.Set)">TableOperations</a></code></strong></div>
+<div class="block">Clone a table from an existing table. The cloned table will 
have the same data as the source table it was created from. After cloning, the 
two tables can
+ mutate independently. Initially the cloned table should not use any extra 
space, however as the source table and cloned table major compact extra space
+ will be used by the clone.
+ 
+ Initially the cloned table is only readable and writable by the user who 
created it.</div>
+<dl><dt><span 
class="strong">Parameters:</span></dt><dd><code>srcTableName</code> - the table 
to clone</dd><dd><code>newTableName</code> - the name of the 
clone</dd><dd><code>flush</code> - determines if memory is flushed in the 
source table before cloning.</dd><dd><code>propertiesToSet</code> - the sources 
tables properties are copied, this allows overriding of those 
properties</dd><dd><code>propertiesToExclude</code> - do not copy these 
properties from the source table, just revert to system defaults</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/TableNotFoundException.html"
 title="class in 
org.apache.accumulo.core.client">TableNotFoundException</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/TableExistsException.html"
 title="class in 
org.apache.accumulo.core.client">TableExistsException</a></code></dd></dl>
+</li>
+</ul>
+<a name="rename(java.lang.String, java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>rename</h4>
+<pre>public&nbsp;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;oldTableName,
+          <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;newTableName)
+            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/TableNotFoundException.html"
 title="class in org.apache.accumulo.core.client">TableNotFoundException</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/TableExistsException.html"
 title="class in org.apache.accumulo.core.client">TableExistsException</a></pre>
+<div class="block">Rename a table</div>
+<dl><dt><span 
class="strong">Parameters:</span></dt><dd><code>oldTableName</code> - the old 
table name</dd><dd><code>newTableName</code> - the new table name</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> - 
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/TableNotFoundException.html"
 title="class in 
org.apache.accumulo.core.client">TableNotFoundException</a></code> - if the old 
table name does not exist</dd>
+<dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/TableExistsException.html"
 title="class in 
org.apache.accumulo.core.client">TableExistsException</a></code> - if the new 
table name already exists</dd></dl>
+</li>
+</ul>
+<a name="flush(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>flush</h4>
+<pre><a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Deprecated.html?is-external=true";
 title="class or interface in java.lang">@Deprecated</a>
+public&nbsp;void&nbsp;flush(<a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tableName)
+           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"><span class="strong">Deprecated.</span>&nbsp;<i>since 1.4 
<a 
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperationsImpl.html#flush(java.lang.String,%20org.apache.hadoop.io.Text,%20org.apache.hadoop.io.Text,%20boolean)"><code>flush(String,
 Text, Text, boolean)</code></a></i></div>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a 
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#flush(java.lang.String)">TableOperations</a></code></strong></div>
+<div class="block">Initiate a flush of a tables data that is in memory</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>tableName</code> 
- the name of the table</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> - 
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></dl>
+</li>
+</ul>
+<a name="flush(java.lang.String, org.apache.hadoop.io.Text, 
org.apache.hadoop.io.Text, boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>flush</h4>
+<pre>public&nbsp;void&nbsp;flush(<a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tableName,
+         org.apache.hadoop.io.Text&nbsp;start,
+         org.apache.hadoop.io.Text&nbsp;end,
+         boolean&nbsp;wait)
+           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/TableNotFoundException.html"
 title="class in 
org.apache.accumulo.core.client">TableNotFoundException</a></pre>
+<div class="block">Flush a table</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>tableName</code> 
- the name of the table</dd><dd><code>wait</code> - if true the call will not 
return until all data present in memory when the call was is flushed if false 
will initiate a flush of data in memory,
+          but will not wait for it to complete</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> - 
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/TableNotFoundException.html"
 title="class in 
org.apache.accumulo.core.client">TableNotFoundException</a></code></dd></dl>
+</li>
+</ul>
+<a name="compact(java.lang.String, org.apache.hadoop.io.Text, 
org.apache.hadoop.io.Text, boolean, boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>compact</h4>
+<pre>public&nbsp;void&nbsp;compact(<a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tableName,
+           org.apache.hadoop.io.Text&nbsp;start,
+           org.apache.hadoop.io.Text&nbsp;end,
+           boolean&nbsp;flush,
+           boolean&nbsp;wait)
+             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/TableNotFoundException.html"
 title="class in org.apache.accumulo.core.client">TableNotFoundException</a>,
+                    <a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloException.html" 
title="class in org.apache.accumulo.core.client">AccumuloException</a></pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><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)">TableOperations</a></code></strong></div>
+<div class="block">Starts a full major compaction of the tablets in the range 
(start, end]. The compaction is preformed even for tablets that have only one 
file.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>tableName</code> 
- the table to compact</dd><dd><code>start</code> - first tablet to be 
compacted contains the row after this row, null means the first tablet in 
table</dd><dd><code>end</code> - last tablet to be merged contains this row, 
null means the last tablet in table</dd><dd><code>flush</code> - when true, 
table memory is flushed before compaction starts</dd><dd><code>wait</code> - 
when true, the call will not return until compactions are finished</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/TableNotFoundException.html"
 title="class in 
org.apache.accumulo.core.client">TableNotFoundException</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></dl>
+</li>
+</ul>
+<a name="setProperty(java.lang.String, java.lang.String, java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setProperty</h4>
+<pre>public&nbsp;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;tableName,
+               <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;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></pre>
+<div class="block">Sets a property on a table</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>tableName</code> 
- the name of the table</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>
+<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></dl>
+</li>
+</ul>
+<a name="removeProperty(java.lang.String, java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>removeProperty</h4>
+<pre>public&nbsp;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;tableName,
+                  <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;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></pre>
+<div class="block">Removes a property from a table</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>tableName</code> 
- the name of the table</dd><dd><code>property</code> - the name of a per-table 
property</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> - 
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></dl>
+</li>
+</ul>
+<a name="getProperties(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getProperties</h4>
+<pre>public&nbsp;<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;tableName)
+                                                 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">Gets properties of a table</div>
+<dl><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>all properties visible by 
this table (system and per-table properties)</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/TableNotFoundException.html"
 title="class in 
org.apache.accumulo.core.client">TableNotFoundException</a></code> - if the 
table does not exist</dd>
+<dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloException.html" 
title="class in 
org.apache.accumulo.core.client">AccumuloException</a></code></dd></dl>
+</li>
+</ul>
+<a name="setLocalityGroups(java.lang.String, java.util.Map)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setLocalityGroups</h4>
+<pre>public&nbsp;void&nbsp;setLocalityGroups(<a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tableName,
+                     <a 
href="http://docs.oracle.com/javase/6/docs/api/java/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/Set.html?is-external=true";
 title="class or interface in 
java.util">Set</a>&lt;org.apache.hadoop.io.Text&gt;&gt;&nbsp;groups)
+                       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/TableNotFoundException.html"
 title="class in 
org.apache.accumulo.core.client">TableNotFoundException</a></pre>
+<div class="block">Sets a tables locality groups. A tables locality groups can 
be changed at any time.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>tableName</code> 
- the name of the table</dd><dd><code>groups</code> - mapping of locality group 
names to column families in the locality group</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> - 
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/TableNotFoundException.html"
 title="class in 
org.apache.accumulo.core.client">TableNotFoundException</a></code> - if the 
table does not exist</dd></dl>
+</li>
+</ul>
+<a name="getLocalityGroups(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getLocalityGroups</h4>
+<pre>public&nbsp;<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/Set.html?is-external=true";
 title="class or interface in 
java.util">Set</a>&lt;org.apache.hadoop.io.Text&gt;&gt;&nbsp;getLocalityGroups(<a
 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tableName)
+                                                             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">Gets the locality groups currently set for a table.</div>
+<dl><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>mapping of locality group 
names to column families in the locality group</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> - 
if a general error occurs</dd>
+<dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/TableNotFoundException.html"
 title="class in 
org.apache.accumulo.core.client">TableNotFoundException</a></code> - if the 
table does not exist</dd></dl>
+</li>
+</ul>
+<a name="splitRangeByTablets(java.lang.String, 
org.apache.accumulo.core.data.Range, int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>splitRangeByTablets</h4>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/6/docs/api/java/util/Set.html?is-external=true";
 title="class or interface in java.util">Set</a>&lt;<a 
href="../../../../../../org/apache/accumulo/core/data/Range.html" title="class 
in org.apache.accumulo.core.data">Range</a>&gt;&nbsp;splitRangeByTablets(<a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tableName,
+                             <a 
href="../../../../../../org/apache/accumulo/core/data/Range.html" title="class 
in org.apache.accumulo.core.data">Range</a>&nbsp;range,
+                             int&nbsp;maxSplits)
+                               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/TableNotFoundException.html"
 title="class in 
org.apache.accumulo.core.client">TableNotFoundException</a></pre>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>tableName</code> 
- the name of the table</dd><dd><code>range</code> - a range to 
split</dd><dd><code>maxSplits</code> - the maximum number of splits</dd>
+<dt><span class="strong">Returns:</span></dt><dd>the range, split into smaller 
ranges that fall on boundaries of the table's split points as evenly as 
possible</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> - 
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/TableNotFoundException.html"
 title="class in 
org.apache.accumulo.core.client">TableNotFoundException</a></code> - if the 
table does not exist</dd></dl>
+</li>
+</ul>
+<a name="importDirectory(java.lang.String, java.lang.String, java.lang.String, 
int, int, boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>importDirectory</h4>
+<pre><a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Deprecated.html?is-external=true";
 title="class or interface in java.lang">@Deprecated</a>
+public&nbsp;org.apache.accumulo.core.util.BulkImportHelper.AssignmentStats&nbsp;importDirectory(<a
 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tableName,
+                                                                               
         <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;dir,
+                                                                               
         <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;failureDir,
+                                                                               
         int&nbsp;numThreads,
+                                                                               
         int&nbsp;numAssignThreads,
+                                                                               
         boolean&nbsp;disableGC)
+                                                                               
throws <a 
href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</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/AccumuloSecurityException.html"
 title="class in 
org.apache.accumulo.core.client">AccumuloSecurityException</a></pre>
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>since 1.4 
<a 
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperationsImpl.html#importDirectory(java.lang.String,%20java.lang.String,%20java.lang.String,%20boolean)"><code>importDirectory(String,
 String, String, boolean)</code></a></i></div>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code><a 
href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</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/AccumuloSecurityException.html"
 title="class in 
org.apache.accumulo.core.client">AccumuloSecurityException</a></code></dd></dl>
+</li>
+</ul>
+<a name="importDirectory(java.lang.String, java.lang.String, java.lang.String, 
boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>importDirectory</h4>
+<pre>public&nbsp;void&nbsp;importDirectory(<a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tableName,
+                   <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;dir,
+                   <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;failureDir,
+                   boolean&nbsp;setTime)
+                     throws <a 
href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</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/TableNotFoundException.html"
 title="class in org.apache.accumulo.core.client">TableNotFoundException</a>,
+                            <a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloException.html" 
title="class in org.apache.accumulo.core.client">AccumuloException</a></pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a 
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#importDirectory(java.lang.String,%20java.lang.String,%20java.lang.String,%20boolean)">TableOperations</a></code></strong></div>
+<div class="block">Bulk import all the files in a directory into a table.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>tableName</code> 
- the name of the table</dd><dd><code>dir</code> - the HDFS directory to find 
files for importing</dd><dd><code>failureDir</code> - the HDFS directory to 
place files that failed to be imported, must exist and be 
empty</dd><dd><code>setTime</code> - override the time values in the input 
files, and use the current time for all mutations</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a 
href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code> - when there is 
an error reading/writing to HDFS</dd>
+<dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloSecurityException.html"
 title="class in 
org.apache.accumulo.core.client">AccumuloSecurityException</a></code> - when 
the user does not have the proper permissions</dd>
+<dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/TableNotFoundException.html"
 title="class in 
org.apache.accumulo.core.client">TableNotFoundException</a></code> - when the 
table no longer exists</dd>
+<dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloException.html" 
title="class in org.apache.accumulo.core.client">AccumuloException</a></code> - 
when there is a general accumulo error</dd></dl>
+</li>
+</ul>
+<a name="offline(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>offline</h4>
+<pre>public&nbsp;void&nbsp;offline(<a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tableName)
+             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>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>tableName</code> 
- the table to take offline</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> - 
when there is a general accumulo error</dd>
+<dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloSecurityException.html"
 title="class in 
org.apache.accumulo.core.client">AccumuloSecurityException</a></code> - when 
the user does not have the proper permissions</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="online(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>online</h4>
+<pre>public&nbsp;void&nbsp;online(<a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tableName)
+            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>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>tableName</code> 
- the table to take online</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> - 
when there is a general accumulo error</dd>
+<dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/AccumuloSecurityException.html"
 title="class in 
org.apache.accumulo.core.client">AccumuloSecurityException</a></code> - when 
the user does not have the proper permissions</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="clearLocatorCache(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>clearLocatorCache</h4>
+<pre>public&nbsp;void&nbsp;clearLocatorCache(<a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tableName)
+                       throws <a 
href="../../../../../../org/apache/accumulo/core/client/TableNotFoundException.html"
 title="class in 
org.apache.accumulo.core.client">TableNotFoundException</a></pre>
+<div class="block">Clears the tablet locator cache for a specified table</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>tableName</code> 
- the name of the table</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/TableNotFoundException.html"
 title="class in 
org.apache.accumulo.core.client">TableNotFoundException</a></code> - if table 
does not exist</dd></dl>
+</li>
+</ul>
+<a n

<TRUNCATED>

Reply via email to