http://git-wip-us.apache.org/repos/asf/accumulo/blob/823e2294/1.4/apidocs/org/apache/accumulo/core/client/package-summary.html
----------------------------------------------------------------------
diff --git a/1.4/apidocs/org/apache/accumulo/core/client/package-summary.html 
b/1.4/apidocs/org/apache/accumulo/core/client/package-summary.html
new file mode 100644
index 0000000..67365f5
--- /dev/null
+++ b/1.4/apidocs/org/apache/accumulo/core/client/package-summary.html
@@ -0,0 +1,295 @@
+<!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:24 EST 2016 
-->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>org.apache.accumulo.core.client (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="org.apache.accumulo.core.client (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 class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.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>Prev Package</li>
+<li><a 
href="../../../../../org/apache/accumulo/core/client/admin/package-summary.html">Next
 Package</a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/accumulo/core/client/package-summary.html"
 target="_top">Frames</a></li>
+<li><a href="package-summary.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>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" 
class="title">Package&nbsp;org.apache.accumulo.core.client</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Interface Summary table, listing interfaces, and an explanation">
+<caption><span>Interface Summary</span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Interface</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/accumulo/core/client/BatchDeleter.html" 
title="interface in org.apache.accumulo.core.client">BatchDeleter</a></td>
+<td class="colLast">
+<div class="block">Implementations of BatchDeleter support efficient deletion 
of ranges in accumulo.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/accumulo/core/client/BatchScanner.html" 
title="interface in org.apache.accumulo.core.client">BatchScanner</a></td>
+<td class="colLast">
+<div class="block">Implementations of BatchScanner support efficient lookups 
of many ranges in accumulo.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/accumulo/core/client/BatchWriter.html" 
title="interface in org.apache.accumulo.core.client">BatchWriter</a></td>
+<td class="colLast">
+<div class="block">Send Mutations to a single Table in Accumulo.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/accumulo/core/client/Instance.html" 
title="interface in org.apache.accumulo.core.client">Instance</a></td>
+<td class="colLast">
+<div class="block">This class represents the information a client needs to 
know to connect to an instance of accumulo.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/accumulo/core/client/IsolatedScanner.RowBuffer.html"
 title="interface in 
org.apache.accumulo.core.client">IsolatedScanner.RowBuffer</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/accumulo/core/client/IsolatedScanner.RowBufferFactory.html"
 title="interface in 
org.apache.accumulo.core.client">IsolatedScanner.RowBufferFactory</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/accumulo/core/client/MultiTableBatchWriter.html"
 title="interface in 
org.apache.accumulo.core.client">MultiTableBatchWriter</a></td>
+<td class="colLast">
+<div class="block">This class enables efficient batch writing to multiple 
tables.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/accumulo/core/client/Scanner.html" 
title="interface in org.apache.accumulo.core.client">Scanner</a></td>
+<td class="colLast">
+<div class="block">Scans a table over a given range.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/accumulo/core/client/ScannerBase.html" 
title="interface in org.apache.accumulo.core.client">ScannerBase</a></td>
+<td class="colLast">
+<div class="block">This class hosts configuration methods that are shared 
between different types of scanners.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/accumulo/core/client/ClientSideIteratorScanner.html"
 title="class in 
org.apache.accumulo.core.client">ClientSideIteratorScanner</a></td>
+<td class="colLast">
+<div class="block">A scanner that instantiates iterators on the client side 
instead of on the tablet server.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/accumulo/core/client/Connector.html" 
title="class in org.apache.accumulo.core.client">Connector</a></td>
+<td class="colLast">
+<div class="block">Connector connects to an Accumulo instance and allows the 
user to request readers and writers for the instance as well as various objects 
that permit
+ administrative operations.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/accumulo/core/client/IsolatedScanner.html" 
title="class in org.apache.accumulo.core.client">IsolatedScanner</a></td>
+<td class="colLast">
+<div class="block">A scanner that presents a row isolated view of an accumulo 
table.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/accumulo/core/client/IsolatedScanner.MemoryRowBuffer.html"
 title="class in 
org.apache.accumulo.core.client">IsolatedScanner.MemoryRowBuffer</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/accumulo/core/client/IsolatedScanner.MemoryRowBufferFactory.html"
 title="class in 
org.apache.accumulo.core.client">IsolatedScanner.MemoryRowBufferFactory</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/accumulo/core/client/IteratorSetting.html" 
title="class in org.apache.accumulo.core.client">IteratorSetting</a></td>
+<td class="colLast">
+<div class="block">Configure an iterator for minc, majc, and/or scan.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/accumulo/core/client/IteratorSetting.Column.html"
 title="class in 
org.apache.accumulo.core.client">IteratorSetting.Column</a></td>
+<td class="colLast">
+<div class="block">A convenience class for passing column family and column 
qualifiers to iterator configuration methods.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/accumulo/core/client/RowIterator.html" 
title="class in org.apache.accumulo.core.client">RowIterator</a></td>
+<td class="colLast">
+<div class="block">Group Key/Value pairs into Iterators over rows.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/accumulo/core/client/ZooKeeperInstance.html" 
title="class in org.apache.accumulo.core.client">ZooKeeperInstance</a></td>
+<td class="colLast">
+<div class="block">
+ An implementation of instance that looks in zookeeper to find information 
needed to connect to an instance of accumulo.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Exception Summary table, listing exceptions, and an explanation">
+<caption><span>Exception Summary</span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Exception</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/accumulo/core/client/AccumuloException.html" 
title="class in org.apache.accumulo.core.client">AccumuloException</a></td>
+<td class="colLast">
+<div class="block">A generic Accumulo Exception for general accumulo 
failures.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/accumulo/core/client/AccumuloSecurityException.html"
 title="class in 
org.apache.accumulo.core.client">AccumuloSecurityException</a></td>
+<td class="colLast">
+<div class="block">An Accumulo Exception for security violations, 
authentication failures, authorization failures, etc.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/accumulo/core/client/MutationsRejectedException.html"
 title="class in 
org.apache.accumulo.core.client">MutationsRejectedException</a></td>
+<td class="colLast">
+<div class="block">Communicate the failed mutations of a BatchWriter back to 
the client.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/accumulo/core/client/TableDeletedException.html"
 title="class in org.apache.accumulo.core.client">TableDeletedException</a></td>
+<td class="colLast">
+<div class="block">This exception is thrown if a table is deleted after an 
operation starts.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/accumulo/core/client/TableExistsException.html" 
title="class in org.apache.accumulo.core.client">TableExistsException</a></td>
+<td class="colLast">
+<div class="block">Thrown when the table specified already exists, and it was 
expected that it didn't</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/accumulo/core/client/TableNotFoundException.html"
 title="class in 
org.apache.accumulo.core.client">TableNotFoundException</a></td>
+<td class="colLast">
+<div class="block">Thrown when the table specified doesn't exist when it was 
expected to</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/accumulo/core/client/TableOfflineException.html"
 title="class in org.apache.accumulo.core.client">TableOfflineException</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= 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 class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.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>Prev Package</li>
+<li><a 
href="../../../../../org/apache/accumulo/core/client/admin/package-summary.html">Next
 Package</a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/accumulo/core/client/package-summary.html"
 target="_top">Frames</a></li>
+<li><a href="package-summary.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>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All Rights 
Reserved.</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/accumulo/blob/823e2294/1.4/apidocs/org/apache/accumulo/core/client/package-tree.html
----------------------------------------------------------------------
diff --git a/1.4/apidocs/org/apache/accumulo/core/client/package-tree.html 
b/1.4/apidocs/org/apache/accumulo/core/client/package-tree.html
new file mode 100644
index 0000000..ec87fcf
--- /dev/null
+++ b/1.4/apidocs/org/apache/accumulo/core/client/package-tree.html
@@ -0,0 +1,188 @@
+<!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:24 EST 2016 
-->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>org.apache.accumulo.core.client Class Hierarchy (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="org.apache.accumulo.core.client Class Hierarchy 
(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</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</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>Prev</li>
+<li><a 
href="../../../../../org/apache/accumulo/core/client/admin/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/accumulo/core/client/package-tree.html"
 target="_top">Frames</a></li>
+<li><a href="package-tree.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>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package org.apache.accumulo.core.client</h1>
+<span class="strong">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">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"><span class="strong">Object</span></a>
+<ul>
+<li type="circle">org.apache.accumulo.core.client.<a 
href="../../../../../org/apache/accumulo/core/client/ClientSideIteratorScanner.ScannerTranslator.html"
 title="class in org.apache.accumulo.core.client"><span 
class="strong">ClientSideIteratorScanner.ScannerTranslator</span></a> 
(implements 
org.apache.accumulo.core.iterators.SortedKeyValueIterator&lt;K,V&gt;)</li>
+<li type="circle">org.apache.accumulo.core.client.<a 
href="../../../../../org/apache/accumulo/core/client/Connector.html" 
title="class in org.apache.accumulo.core.client"><span 
class="strong">Connector</span></a></li>
+<li type="circle">org.apache.accumulo.core.client.<a 
href="../../../../../org/apache/accumulo/core/client/IsolatedScanner.MemoryRowBuffer.html"
 title="class in org.apache.accumulo.core.client"><span 
class="strong">IsolatedScanner.MemoryRowBuffer</span></a> (implements 
org.apache.accumulo.core.client.<a 
href="../../../../../org/apache/accumulo/core/client/IsolatedScanner.RowBuffer.html"
 title="interface in 
org.apache.accumulo.core.client">IsolatedScanner.RowBuffer</a>)</li>
+<li type="circle">org.apache.accumulo.core.client.<a 
href="../../../../../org/apache/accumulo/core/client/IsolatedScanner.MemoryRowBufferFactory.html"
 title="class in org.apache.accumulo.core.client"><span 
class="strong">IsolatedScanner.MemoryRowBufferFactory</span></a> (implements 
org.apache.accumulo.core.client.<a 
href="../../../../../org/apache/accumulo/core/client/IsolatedScanner.RowBufferFactory.html"
 title="interface in 
org.apache.accumulo.core.client">IsolatedScanner.RowBufferFactory</a>)</li>
+<li type="circle">org.apache.accumulo.core.client.<a 
href="../../../../../org/apache/accumulo/core/client/IteratorSetting.html" 
title="class in org.apache.accumulo.core.client"><span 
class="strong">IteratorSetting</span></a></li>
+<li type="circle">org.apache.accumulo.core.util.Pair&lt;A,B&gt;
+<ul>
+<li type="circle">org.apache.accumulo.core.client.<a 
href="../../../../../org/apache/accumulo/core/client/IteratorSetting.Column.html"
 title="class in org.apache.accumulo.core.client"><span 
class="strong">IteratorSetting.Column</span></a></li>
+</ul>
+</li>
+<li type="circle">org.apache.accumulo.core.client.<a 
href="../../../../../org/apache/accumulo/core/client/RowIterator.html" 
title="class in org.apache.accumulo.core.client"><span 
class="strong">RowIterator</span></a> (implements java.util.<a 
href="http://docs.oracle.com/javase/6/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util">Iterator</a>&lt;E&gt;)</li>
+<li type="circle">org.apache.accumulo.core.client.impl.ScannerOptions 
(implements org.apache.accumulo.core.client.<a 
href="../../../../../org/apache/accumulo/core/client/ScannerBase.html" 
title="interface in org.apache.accumulo.core.client">ScannerBase</a>)
+<ul>
+<li type="circle">org.apache.accumulo.core.client.<a 
href="../../../../../org/apache/accumulo/core/client/ClientSideIteratorScanner.html"
 title="class in org.apache.accumulo.core.client"><span 
class="strong">ClientSideIteratorScanner</span></a> (implements 
org.apache.accumulo.core.client.<a 
href="../../../../../org/apache/accumulo/core/client/Scanner.html" 
title="interface in org.apache.accumulo.core.client">Scanner</a>)</li>
+<li type="circle">org.apache.accumulo.core.client.<a 
href="../../../../../org/apache/accumulo/core/client/IsolatedScanner.html" 
title="class in org.apache.accumulo.core.client"><span 
class="strong">IsolatedScanner</span></a> (implements 
org.apache.accumulo.core.client.<a 
href="../../../../../org/apache/accumulo/core/client/Scanner.html" 
title="interface in org.apache.accumulo.core.client">Scanner</a>)</li>
+</ul>
+</li>
+<li type="circle">java.lang.<a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true";
 title="class or interface in java.lang"><span 
class="strong">Throwable</span></a> (implements java.io.<a 
href="http://docs.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a>)
+<ul>
+<li type="circle">java.lang.<a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true";
 title="class or interface in java.lang"><span 
class="strong">Exception</span></a>
+<ul>
+<li type="circle">org.apache.accumulo.core.client.<a 
href="../../../../../org/apache/accumulo/core/client/AccumuloException.html" 
title="class in org.apache.accumulo.core.client"><span 
class="strong">AccumuloException</span></a>
+<ul>
+<li type="circle">org.apache.accumulo.core.client.<a 
href="../../../../../org/apache/accumulo/core/client/MutationsRejectedException.html"
 title="class in org.apache.accumulo.core.client"><span 
class="strong">MutationsRejectedException</span></a></li>
+</ul>
+</li>
+<li type="circle">org.apache.accumulo.core.client.<a 
href="../../../../../org/apache/accumulo/core/client/AccumuloSecurityException.html"
 title="class in org.apache.accumulo.core.client"><span 
class="strong">AccumuloSecurityException</span></a></li>
+<li type="circle">java.lang.<a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/RuntimeException.html?is-external=true";
 title="class or interface in java.lang"><span 
class="strong">RuntimeException</span></a>
+<ul>
+<li type="circle">org.apache.accumulo.core.client.<a 
href="../../../../../org/apache/accumulo/core/client/TableDeletedException.html"
 title="class in org.apache.accumulo.core.client"><span 
class="strong">TableDeletedException</span></a></li>
+<li type="circle">org.apache.accumulo.core.client.<a 
href="../../../../../org/apache/accumulo/core/client/TableOfflineException.html"
 title="class in org.apache.accumulo.core.client"><span 
class="strong">TableOfflineException</span></a></li>
+</ul>
+</li>
+<li type="circle">org.apache.accumulo.core.client.<a 
href="../../../../../org/apache/accumulo/core/client/TableExistsException.html" 
title="class in org.apache.accumulo.core.client"><span 
class="strong">TableExistsException</span></a></li>
+<li type="circle">org.apache.accumulo.core.client.<a 
href="../../../../../org/apache/accumulo/core/client/TableNotFoundException.html"
 title="class in org.apache.accumulo.core.client"><span 
class="strong">TableNotFoundException</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+<li type="circle">org.apache.accumulo.core.client.<a 
href="../../../../../org/apache/accumulo/core/client/ZooKeeperInstance.html" 
title="class in org.apache.accumulo.core.client"><span 
class="strong">ZooKeeperInstance</span></a> (implements 
org.apache.accumulo.core.client.<a 
href="../../../../../org/apache/accumulo/core/client/Instance.html" 
title="interface in org.apache.accumulo.core.client">Instance</a>)</li>
+</ul>
+</li>
+</ul>
+<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
+<ul>
+<li type="circle">org.apache.accumulo.core.client.<a 
href="../../../../../org/apache/accumulo/core/client/BatchWriter.html" 
title="interface in org.apache.accumulo.core.client"><span 
class="strong">BatchWriter</span></a></li>
+<li type="circle">org.apache.accumulo.core.client.<a 
href="../../../../../org/apache/accumulo/core/client/Instance.html" 
title="interface in org.apache.accumulo.core.client"><span 
class="strong">Instance</span></a></li>
+<li type="circle">org.apache.accumulo.core.client.<a 
href="../../../../../org/apache/accumulo/core/client/IsolatedScanner.RowBufferFactory.html"
 title="interface in org.apache.accumulo.core.client"><span 
class="strong">IsolatedScanner.RowBufferFactory</span></a></li>
+<li type="circle">java.lang.<a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true";
 title="class or interface in java.lang"><span 
class="strong">Iterable</span></a>&lt;T&gt;
+<ul>
+<li type="circle">org.apache.accumulo.core.client.<a 
href="../../../../../org/apache/accumulo/core/client/IsolatedScanner.RowBuffer.html"
 title="interface in org.apache.accumulo.core.client"><span 
class="strong">IsolatedScanner.RowBuffer</span></a></li>
+<li type="circle">org.apache.accumulo.core.client.<a 
href="../../../../../org/apache/accumulo/core/client/ScannerBase.html" 
title="interface in org.apache.accumulo.core.client"><span 
class="strong">ScannerBase</span></a>
+<ul>
+<li type="circle">org.apache.accumulo.core.client.<a 
href="../../../../../org/apache/accumulo/core/client/BatchDeleter.html" 
title="interface in org.apache.accumulo.core.client"><span 
class="strong">BatchDeleter</span></a></li>
+<li type="circle">org.apache.accumulo.core.client.<a 
href="../../../../../org/apache/accumulo/core/client/BatchScanner.html" 
title="interface in org.apache.accumulo.core.client"><span 
class="strong">BatchScanner</span></a></li>
+<li type="circle">org.apache.accumulo.core.client.<a 
href="../../../../../org/apache/accumulo/core/client/Scanner.html" 
title="interface in org.apache.accumulo.core.client"><span 
class="strong">Scanner</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+<li type="circle">org.apache.accumulo.core.client.<a 
href="../../../../../org/apache/accumulo/core/client/MultiTableBatchWriter.html"
 title="interface in org.apache.accumulo.core.client"><span 
class="strong">MultiTableBatchWriter</span></a></li>
+</ul>
+</div>
+<!-- ======= 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</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</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>Prev</li>
+<li><a 
href="../../../../../org/apache/accumulo/core/client/admin/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/accumulo/core/client/package-tree.html"
 target="_top">Frames</a></li>
+<li><a href="package-tree.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>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All Rights 
Reserved.</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/accumulo/blob/823e2294/1.4/apidocs/org/apache/accumulo/core/client/package-use.html
----------------------------------------------------------------------
diff --git a/1.4/apidocs/org/apache/accumulo/core/client/package-use.html 
b/1.4/apidocs/org/apache/accumulo/core/client/package-use.html
new file mode 100644
index 0000000..04c4f2b
--- /dev/null
+++ b/1.4/apidocs/org/apache/accumulo/core/client/package-use.html
@@ -0,0 +1,414 @@
+<!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:25 EST 2016 
-->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Package org.apache.accumulo.core.client (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="Uses of Package org.apache.accumulo.core.client 
(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</li>
+<li class="navBarCell1Rev">Use</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>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/accumulo/core/client/package-use.html"
 target="_top">Frames</a></li>
+<li><a href="package-use.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>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package org.apache.accumulo.core.client" class="title">Uses 
of Package<br>org.apache.accumulo.core.client</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
packages, and an explanation">
+<caption><span>Packages that use <a 
href="../../../../../org/apache/accumulo/core/client/package-summary.html">org.apache.accumulo.core.client</a></span><span
 class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a 
href="#org.apache.accumulo.core.client">org.apache.accumulo.core.client</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="#org.apache.accumulo.core.client.admin">org.apache.accumulo.core.client.admin</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="#org.apache.accumulo.core.client.impl">org.apache.accumulo.core.client.impl</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="#org.apache.accumulo.core.client.mapreduce">org.apache.accumulo.core.client.mapreduce</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="#org.apache.accumulo.core.client.mock">org.apache.accumulo.core.client.mock</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.accumulo.core.client">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
classes, and an explanation">
+<caption><span>Classes in <a 
href="../../../../../org/apache/accumulo/core/client/package-summary.html">org.apache.accumulo.core.client</a>
 used by <a 
href="../../../../../org/apache/accumulo/core/client/package-summary.html">org.apache.accumulo.core.client</a></span><span
 class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a 
href="../../../../../org/apache/accumulo/core/client/class-use/AccumuloException.html#org.apache.accumulo.core.client">AccumuloException</a>
+<div class="block">A generic Accumulo Exception for general accumulo 
failures.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="../../../../../org/apache/accumulo/core/client/class-use/AccumuloSecurityException.html#org.apache.accumulo.core.client">AccumuloSecurityException</a>
+<div class="block">An Accumulo Exception for security violations, 
authentication failures, authorization failures, etc.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="../../../../../org/apache/accumulo/core/client/class-use/BatchDeleter.html#org.apache.accumulo.core.client">BatchDeleter</a>
+<div class="block">Implementations of BatchDeleter support efficient deletion 
of ranges in accumulo.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="../../../../../org/apache/accumulo/core/client/class-use/BatchScanner.html#org.apache.accumulo.core.client">BatchScanner</a>
+<div class="block">Implementations of BatchScanner support efficient lookups 
of many ranges in accumulo.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="../../../../../org/apache/accumulo/core/client/class-use/BatchWriter.html#org.apache.accumulo.core.client">BatchWriter</a>
+<div class="block">Send Mutations to a single Table in Accumulo.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="../../../../../org/apache/accumulo/core/client/class-use/Connector.html#org.apache.accumulo.core.client">Connector</a>
+<div class="block">Connector connects to an Accumulo instance and allows the 
user to request readers and writers for the instance as well as various objects 
that permit
+ administrative operations.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="../../../../../org/apache/accumulo/core/client/class-use/Instance.html#org.apache.accumulo.core.client">Instance</a>
+<div class="block">This class represents the information a client needs to 
know to connect to an instance of accumulo.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="../../../../../org/apache/accumulo/core/client/class-use/IsolatedScanner.RowBuffer.html#org.apache.accumulo.core.client">IsolatedScanner.RowBuffer</a>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="../../../../../org/apache/accumulo/core/client/class-use/IsolatedScanner.RowBufferFactory.html#org.apache.accumulo.core.client">IsolatedScanner.RowBufferFactory</a>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="../../../../../org/apache/accumulo/core/client/class-use/IteratorSetting.html#org.apache.accumulo.core.client">IteratorSetting</a>
+<div class="block">Configure an iterator for minc, majc, and/or scan.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="../../../../../org/apache/accumulo/core/client/class-use/MultiTableBatchWriter.html#org.apache.accumulo.core.client">MultiTableBatchWriter</a>
+<div class="block">This class enables efficient batch writing to multiple 
tables.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="../../../../../org/apache/accumulo/core/client/class-use/MutationsRejectedException.html#org.apache.accumulo.core.client">MutationsRejectedException</a>
+<div class="block">Communicate the failed mutations of a BatchWriter back to 
the client.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="../../../../../org/apache/accumulo/core/client/class-use/Scanner.html#org.apache.accumulo.core.client">Scanner</a>
+<div class="block">Scans a table over a given range.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="../../../../../org/apache/accumulo/core/client/class-use/ScannerBase.html#org.apache.accumulo.core.client">ScannerBase</a>
+<div class="block">This class hosts configuration methods that are shared 
between different types of scanners.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="../../../../../org/apache/accumulo/core/client/class-use/TableNotFoundException.html#org.apache.accumulo.core.client">TableNotFoundException</a>
+<div class="block">Thrown when the table specified doesn't exist when it was 
expected to</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.accumulo.core.client.admin">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
classes, and an explanation">
+<caption><span>Classes in <a 
href="../../../../../org/apache/accumulo/core/client/package-summary.html">org.apache.accumulo.core.client</a>
 used by <a 
href="../../../../../org/apache/accumulo/core/client/admin/package-summary.html">org.apache.accumulo.core.client.admin</a></span><span
 class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a 
href="../../../../../org/apache/accumulo/core/client/class-use/AccumuloException.html#org.apache.accumulo.core.client.admin">AccumuloException</a>
+<div class="block">A generic Accumulo Exception for general accumulo 
failures.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="../../../../../org/apache/accumulo/core/client/class-use/AccumuloSecurityException.html#org.apache.accumulo.core.client.admin">AccumuloSecurityException</a>
+<div class="block">An Accumulo Exception for security violations, 
authentication failures, authorization failures, etc.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="../../../../../org/apache/accumulo/core/client/class-use/Instance.html#org.apache.accumulo.core.client.admin">Instance</a>
+<div class="block">This class represents the information a client needs to 
know to connect to an instance of accumulo.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="../../../../../org/apache/accumulo/core/client/class-use/IteratorSetting.html#org.apache.accumulo.core.client.admin">IteratorSetting</a>
+<div class="block">Configure an iterator for minc, majc, and/or scan.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="../../../../../org/apache/accumulo/core/client/class-use/Scanner.html#org.apache.accumulo.core.client.admin">Scanner</a>
+<div class="block">Scans a table over a given range.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="../../../../../org/apache/accumulo/core/client/class-use/TableExistsException.html#org.apache.accumulo.core.client.admin">TableExistsException</a>
+<div class="block">Thrown when the table specified already exists, and it was 
expected that it didn't</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="../../../../../org/apache/accumulo/core/client/class-use/TableNotFoundException.html#org.apache.accumulo.core.client.admin">TableNotFoundException</a>
+<div class="block">Thrown when the table specified doesn't exist when it was 
expected to</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.accumulo.core.client.impl">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
classes, and an explanation">
+<caption><span>Classes in <a 
href="../../../../../org/apache/accumulo/core/client/package-summary.html">org.apache.accumulo.core.client</a>
 used by org.apache.accumulo.core.client.impl</span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a 
href="../../../../../org/apache/accumulo/core/client/class-use/ScannerBase.html#org.apache.accumulo.core.client.impl">ScannerBase</a>
+<div class="block">This class hosts configuration methods that are shared 
between different types of scanners.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.accumulo.core.client.mapreduce">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
classes, and an explanation">
+<caption><span>Classes in <a 
href="../../../../../org/apache/accumulo/core/client/package-summary.html">org.apache.accumulo.core.client</a>
 used by <a 
href="../../../../../org/apache/accumulo/core/client/mapreduce/package-summary.html">org.apache.accumulo.core.client.mapreduce</a></span><span
 class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a 
href="../../../../../org/apache/accumulo/core/client/class-use/AccumuloException.html#org.apache.accumulo.core.client.mapreduce">AccumuloException</a>
+<div class="block">A generic Accumulo Exception for general accumulo 
failures.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="../../../../../org/apache/accumulo/core/client/class-use/Instance.html#org.apache.accumulo.core.client.mapreduce">Instance</a>
+<div class="block">This class represents the information a client needs to 
know to connect to an instance of accumulo.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="../../../../../org/apache/accumulo/core/client/class-use/IteratorSetting.html#org.apache.accumulo.core.client.mapreduce">IteratorSetting</a>
+<div class="block">Configure an iterator for minc, majc, and/or scan.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="../../../../../org/apache/accumulo/core/client/class-use/Scanner.html#org.apache.accumulo.core.client.mapreduce">Scanner</a>
+<div class="block">Scans a table over a given range.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="../../../../../org/apache/accumulo/core/client/class-use/TableNotFoundException.html#org.apache.accumulo.core.client.mapreduce">TableNotFoundException</a>
+<div class="block">Thrown when the table specified doesn't exist when it was 
expected to</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.accumulo.core.client.mock">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
classes, and an explanation">
+<caption><span>Classes in <a 
href="../../../../../org/apache/accumulo/core/client/package-summary.html">org.apache.accumulo.core.client</a>
 used by <a 
href="../../../../../org/apache/accumulo/core/client/mock/package-summary.html">org.apache.accumulo.core.client.mock</a></span><span
 class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a 
href="../../../../../org/apache/accumulo/core/client/class-use/AccumuloException.html#org.apache.accumulo.core.client.mock">AccumuloException</a>
+<div class="block">A generic Accumulo Exception for general accumulo 
failures.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="../../../../../org/apache/accumulo/core/client/class-use/AccumuloSecurityException.html#org.apache.accumulo.core.client.mock">AccumuloSecurityException</a>
+<div class="block">An Accumulo Exception for security violations, 
authentication failures, authorization failures, etc.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="../../../../../org/apache/accumulo/core/client/class-use/BatchDeleter.html#org.apache.accumulo.core.client.mock">BatchDeleter</a>
+<div class="block">Implementations of BatchDeleter support efficient deletion 
of ranges in accumulo.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="../../../../../org/apache/accumulo/core/client/class-use/BatchScanner.html#org.apache.accumulo.core.client.mock">BatchScanner</a>
+<div class="block">Implementations of BatchScanner support efficient lookups 
of many ranges in accumulo.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="../../../../../org/apache/accumulo/core/client/class-use/BatchWriter.html#org.apache.accumulo.core.client.mock">BatchWriter</a>
+<div class="block">Send Mutations to a single Table in Accumulo.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="../../../../../org/apache/accumulo/core/client/class-use/Connector.html#org.apache.accumulo.core.client.mock">Connector</a>
+<div class="block">Connector connects to an Accumulo instance and allows the 
user to request readers and writers for the instance as well as various objects 
that permit
+ administrative operations.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="../../../../../org/apache/accumulo/core/client/class-use/Instance.html#org.apache.accumulo.core.client.mock">Instance</a>
+<div class="block">This class represents the information a client needs to 
know to connect to an instance of accumulo.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="../../../../../org/apache/accumulo/core/client/class-use/MultiTableBatchWriter.html#org.apache.accumulo.core.client.mock">MultiTableBatchWriter</a>
+<div class="block">This class enables efficient batch writing to multiple 
tables.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="../../../../../org/apache/accumulo/core/client/class-use/MutationsRejectedException.html#org.apache.accumulo.core.client.mock">MutationsRejectedException</a>
+<div class="block">Communicate the failed mutations of a BatchWriter back to 
the client.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="../../../../../org/apache/accumulo/core/client/class-use/Scanner.html#org.apache.accumulo.core.client.mock">Scanner</a>
+<div class="block">Scans a table over a given range.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="../../../../../org/apache/accumulo/core/client/class-use/ScannerBase.html#org.apache.accumulo.core.client.mock">ScannerBase</a>
+<div class="block">This class hosts configuration methods that are shared 
between different types of scanners.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="../../../../../org/apache/accumulo/core/client/class-use/TableExistsException.html#org.apache.accumulo.core.client.mock">TableExistsException</a>
+<div class="block">Thrown when the table specified already exists, and it was 
expected that it didn't</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="../../../../../org/apache/accumulo/core/client/class-use/TableNotFoundException.html#org.apache.accumulo.core.client.mock">TableNotFoundException</a>
+<div class="block">Thrown when the table specified doesn't exist when it was 
expected to</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= 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</li>
+<li class="navBarCell1Rev">Use</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>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/accumulo/core/client/package-use.html"
 target="_top">Frames</a></li>
+<li><a href="package-use.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>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All Rights 
Reserved.</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/accumulo/blob/823e2294/1.4/apidocs/org/apache/accumulo/core/data/ArrayByteSequence.html
----------------------------------------------------------------------
diff --git a/1.4/apidocs/org/apache/accumulo/core/data/ArrayByteSequence.html 
b/1.4/apidocs/org/apache/accumulo/core/data/ArrayByteSequence.html
new file mode 100644
index 0000000..e9995d5
--- /dev/null
+++ b/1.4/apidocs/org/apache/accumulo/core/data/ArrayByteSequence.html
@@ -0,0 +1,491 @@
+<!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:24 EST 2016 
-->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>ArrayByteSequence (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="ArrayByteSequence (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/ArrayByteSequence.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>Prev Class</li>
+<li><a href="../../../../../org/apache/accumulo/core/data/ByteSequence.html" 
title="class in org.apache.accumulo.core.data"><span class="strong">Next 
Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/accumulo/core/data/ArrayByteSequence.html"
 target="_top">Frames</a></li>
+<li><a href="ArrayByteSequence.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><a href="#field_summary">Field</a>&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><a href="#field_detail">Field</a>&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.data</div>
+<h2 title="Class ArrayByteSequence" class="title">Class ArrayByteSequence</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/data/ByteSequence.html" 
title="class in 
org.apache.accumulo.core.data">org.apache.accumulo.core.data.ByteSequence</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.accumulo.core.data.ArrayByteSequence</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a 
href="http://docs.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Comparable.html?is-external=true";
 title="class or interface in java.lang">Comparable</a>&lt;<a 
href="../../../../../org/apache/accumulo/core/data/ByteSequence.html" 
title="class in org.apache.accumulo.core.data">ByteSequence</a>&gt;</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">ArrayByteSequence</span>
+extends <a 
href="../../../../../org/apache/accumulo/core/data/ByteSequence.html" 
title="class in org.apache.accumulo.core.data">ByteSequence</a>
+implements <a 
href="http://docs.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a></pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a 
href="../../../../../serialized-form.html#org.apache.accumulo.core.data.ArrayByteSequence">Serialized
 Form</a></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected byte[]</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/accumulo/core/data/ArrayByteSequence.html#data">data</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected int</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/accumulo/core/data/ArrayByteSequence.html#length">length</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected int</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/accumulo/core/data/ArrayByteSequence.html#offset">offset</a></strong></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== 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/data/ArrayByteSequence.html#ArrayByteSequence(byte[])">ArrayByteSequence</a></strong>(byte[]&nbsp;data)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a 
href="../../../../../org/apache/accumulo/core/data/ArrayByteSequence.html#ArrayByteSequence(byte[],%20int,%20int)">ArrayByteSequence</a></strong>(byte[]&nbsp;data,
+                 int&nbsp;offset,
+                 int&nbsp;length)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a 
href="../../../../../org/apache/accumulo/core/data/ArrayByteSequence.html#ArrayByteSequence(java.lang.String)">ArrayByteSequence</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;s)</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>byte</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/accumulo/core/data/ArrayByteSequence.html#byteAt(int)">byteAt</a></strong>(int&nbsp;i)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>byte[]</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/accumulo/core/data/ArrayByteSequence.html#getBackingArray()">getBackingArray</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/accumulo/core/data/ArrayByteSequence.html#isBackedByArray()">isBackedByArray</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/accumulo/core/data/ArrayByteSequence.html#length()">length</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/accumulo/core/data/ArrayByteSequence.html#offset()">offset</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/accumulo/core/data/ByteSequence.html" 
title="class in org.apache.accumulo.core.data">ByteSequence</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/accumulo/core/data/ArrayByteSequence.html#subSequence(int,%20int)">subSequence</a></strong>(int&nbsp;start,
+           int&nbsp;end)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>byte[]</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/accumulo/core/data/ArrayByteSequence.html#toArray()">toArray</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/accumulo/core/data/ArrayByteSequence.html#toString()">toString</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods_inherited_from_class_org.apache.accumulo.core.data.ByteSequence">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.accumulo.core.data.<a 
href="../../../../../org/apache/accumulo/core/data/ByteSequence.html" 
title="class in org.apache.accumulo.core.data">ByteSequence</a></h3>
+<code><a 
href="../../../../../org/apache/accumulo/core/data/ByteSequence.html#compareBytes(org.apache.accumulo.core.data.ByteSequence,%20org.apache.accumulo.core.data.ByteSequence)">compareBytes</a>,
 <a 
href="../../../../../org/apache/accumulo/core/data/ByteSequence.html#compareTo(org.apache.accumulo.core.data.ByteSequence)">compareTo</a>,
 <a 
href="../../../../../org/apache/accumulo/core/data/ByteSequence.html#equals(java.lang.Object)">equals</a>,
 <a 
href="../../../../../org/apache/accumulo/core/data/ByteSequence.html#hashCode()">hashCode</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#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#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#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-ex
 ternal=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">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="data">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>data</h4>
+<pre>protected&nbsp;byte[] data</pre>
+</li>
+</ul>
+<a name="offset">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>offset</h4>
+<pre>protected&nbsp;int offset</pre>
+</li>
+</ul>
+<a name="length">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>length</h4>
+<pre>protected&nbsp;int length</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="ArrayByteSequence(byte[])">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ArrayByteSequence</h4>
+<pre>public&nbsp;ArrayByteSequence(byte[]&nbsp;data)</pre>
+</li>
+</ul>
+<a name="ArrayByteSequence(byte[], int, int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ArrayByteSequence</h4>
+<pre>public&nbsp;ArrayByteSequence(byte[]&nbsp;data,
+                 int&nbsp;offset,
+                 int&nbsp;length)</pre>
+</li>
+</ul>
+<a name="ArrayByteSequence(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ArrayByteSequence</h4>
+<pre>public&nbsp;ArrayByteSequence(<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;s)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="byteAt(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>byteAt</h4>
+<pre>public&nbsp;byte&nbsp;byteAt(int&nbsp;i)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../org/apache/accumulo/core/data/ByteSequence.html#byteAt(int)">byteAt</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/accumulo/core/data/ByteSequence.html" 
title="class in org.apache.accumulo.core.data">ByteSequence</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="getBackingArray()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getBackingArray</h4>
+<pre>public&nbsp;byte[]&nbsp;getBackingArray()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../org/apache/accumulo/core/data/ByteSequence.html#getBackingArray()">getBackingArray</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/accumulo/core/data/ByteSequence.html" 
title="class in org.apache.accumulo.core.data">ByteSequence</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="isBackedByArray()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isBackedByArray</h4>
+<pre>public&nbsp;boolean&nbsp;isBackedByArray()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../org/apache/accumulo/core/data/ByteSequence.html#isBackedByArray()">isBackedByArray</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/accumulo/core/data/ByteSequence.html" 
title="class in org.apache.accumulo.core.data">ByteSequence</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="length()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>length</h4>
+<pre>public&nbsp;int&nbsp;length()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../org/apache/accumulo/core/data/ByteSequence.html#length()">length</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/accumulo/core/data/ByteSequence.html" 
title="class in org.apache.accumulo.core.data">ByteSequence</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="offset()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>offset</h4>
+<pre>public&nbsp;int&nbsp;offset()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../org/apache/accumulo/core/data/ByteSequence.html#offset()">offset</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/accumulo/core/data/ByteSequence.html" 
title="class in org.apache.accumulo.core.data">ByteSequence</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="subSequence(int, int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>subSequence</h4>
+<pre>public&nbsp;<a 
href="../../../../../org/apache/accumulo/core/data/ByteSequence.html" 
title="class in 
org.apache.accumulo.core.data">ByteSequence</a>&nbsp;subSequence(int&nbsp;start,
+                       int&nbsp;end)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../org/apache/accumulo/core/data/ByteSequence.html#subSequence(int,%20int)">subSequence</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/accumulo/core/data/ByteSequence.html" 
title="class in org.apache.accumulo.core.data">ByteSequence</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="toArray()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>toArray</h4>
+<pre>public&nbsp;byte[]&nbsp;toArray()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../org/apache/accumulo/core/data/ByteSequence.html#toArray()">toArray</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/accumulo/core/data/ByteSequence.html" 
title="class in org.apache.accumulo.core.data">ByteSequence</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="toString()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>toString</h4>
+<pre>public&nbsp;<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;toString()</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><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></code>&nbsp;in 
class&nbsp;<code><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></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/ArrayByteSequence.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>Prev Class</li>
+<li><a href="../../../../../org/apache/accumulo/core/data/ByteSequence.html" 
title="class in org.apache.accumulo.core.data"><span class="strong">Next 
Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/accumulo/core/data/ArrayByteSequence.html"
 target="_top">Frames</a></li>
+<li><a href="ArrayByteSequence.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:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field_summary">Field</a>&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><a href="#field_detail">Field</a>&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_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All Rights 
Reserved.</small></p>
+</body>
+</html>

Reply via email to