http://git-wip-us.apache.org/repos/asf/accumulo/blob/823e2294/1.4/apidocs/org/apache/accumulo/core/data/KeyExtent.html
----------------------------------------------------------------------
diff --git a/1.4/apidocs/org/apache/accumulo/core/data/KeyExtent.html 
b/1.4/apidocs/org/apache/accumulo/core/data/KeyExtent.html
new file mode 100644
index 0000000..d1a8fed
--- /dev/null
+++ b/1.4/apidocs/org/apache/accumulo/core/data/KeyExtent.html
@@ -0,0 +1,830 @@
+<!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>KeyExtent (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="KeyExtent (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/KeyExtent.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/data/Key.html" 
title="class in org.apache.accumulo.core.data"><span class="strong">Prev 
Class</span></a></li>
+<li><a href="../../../../../org/apache/accumulo/core/data/KeyValue.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/KeyExtent.html" 
target="_top">Frames</a></li>
+<li><a href="KeyExtent.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.data</div>
+<h2 title="Class KeyExtent" class="title">Class KeyExtent</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.accumulo.core.data.KeyExtent</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/lang/Comparable.html?is-external=true";
 title="class or interface in java.lang">Comparable</a>&lt;<a 
href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class 
in org.apache.accumulo.core.data">KeyExtent</a>&gt;, 
org.apache.hadoop.io.Writable, org.apache.hadoop.io.WritableComparable&lt;<a 
href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class 
in org.apache.accumulo.core.data">KeyExtent</a>&gt;</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">KeyExtent</span>
+extends <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>
+implements org.apache.hadoop.io.WritableComparable&lt;<a 
href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class 
in org.apache.accumulo.core.data">KeyExtent</a>&gt;</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&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/KeyExtent.html#KeyExtent()">KeyExtent</a></strong>()</code>
+<div class="block">Default constructor</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a 
href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#KeyExtent(org.apache.accumulo.core.data.KeyExtent)">KeyExtent</a></strong>(<a
 href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" 
title="class in 
org.apache.accumulo.core.data">KeyExtent</a>&nbsp;extent)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a 
href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#KeyExtent(org.apache.hadoop.io.Text,%20org.apache.hadoop.io.Text)">KeyExtent</a></strong>(org.apache.hadoop.io.Text&nbsp;flattenedExtent,
+         org.apache.hadoop.io.Text&nbsp;prevEndRow)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a 
href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#KeyExtent(org.apache.hadoop.io.Text,%20org.apache.hadoop.io.Text,%20org.apache.hadoop.io.Text)">KeyExtent</a></strong>(org.apache.hadoop.io.Text&nbsp;table,
+         org.apache.hadoop.io.Text&nbsp;endRow,
+         org.apache.hadoop.io.Text&nbsp;prevEndRow)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a 
href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#KeyExtent(org.apache.hadoop.io.Text,%20org.apache.accumulo.core.data.Value)">KeyExtent</a></strong>(org.apache.hadoop.io.Text&nbsp;flattenedExtent,
+         <a href="../../../../../org/apache/accumulo/core/data/Value.html" 
title="class in 
org.apache.accumulo.core.data">Value</a>&nbsp;prevEndRow)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a 
href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#KeyExtent(org.apache.accumulo.core.data.thrift.TKeyExtent)">KeyExtent</a></strong>(org.apache.accumulo.core.data.thrift.TKeyExtent&nbsp;tke)</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>int</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#compareTo(org.apache.accumulo.core.data.KeyExtent)">compareTo</a></strong>(<a
 href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" 
title="class in org.apache.accumulo.core.data">KeyExtent</a>&nbsp;other)</code>
+<div class="block">Compares extents based on rows</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#contains(org.apache.hadoop.io.BinaryComparable)">contains</a></strong>(org.apache.hadoop.io.BinaryComparable&nbsp;row)</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/KeyExtent.html#contains(org.apache.accumulo.core.data.ByteSequence)">contains</a></strong>(<a
 href="../../../../../org/apache/accumulo/core/data/ByteSequence.html" 
title="class in 
org.apache.accumulo.core.data">ByteSequence</a>&nbsp;bsrow)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static org.apache.hadoop.io.Text</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#decodePrevEndRow(org.apache.accumulo.core.data.Value)">decodePrevEndRow</a></strong>(<a
 href="../../../../../org/apache/accumulo/core/data/Value.html" title="class in 
org.apache.accumulo.core.data">Value</a>&nbsp;ibw)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a 
href="../../../../../org/apache/accumulo/core/data/Value.html" title="class in 
org.apache.accumulo.core.data">Value</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#encodePrevEndRow(org.apache.hadoop.io.Text)">encodePrevEndRow</a></strong>(org.apache.hadoop.io.Text&nbsp;per)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#equals(java.lang.Object)">equals</a></strong>(<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>&nbsp;o)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class 
in org.apache.accumulo.core.data">KeyExtent</a>&gt;</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#findChildren(org.apache.accumulo.core.data.KeyExtent,%20java.util.SortedSet)">findChildren</a></strong>(<a
 href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" 
title="class in org.apache.accumulo.core.data">KeyExtent</a>&nbsp;ke,
+            <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="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class 
in 
org.apache.accumulo.core.data">KeyExtent</a>&gt;&nbsp;tablets)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a 
href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class 
in org.apache.accumulo.core.data">KeyExtent</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#findContainingExtent(org.apache.accumulo.core.data.KeyExtent,%20java.util.SortedSet)">findContainingExtent</a></strong>(<a
 href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" 
title="class in org.apache.accumulo.core.data">KeyExtent</a>&nbsp;extent,
+                    <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="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class 
in 
org.apache.accumulo.core.data">KeyExtent</a>&gt;&nbsp;extents)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/KeyExtent.html" title="class 
in org.apache.accumulo.core.data">KeyExtent</a>&gt;</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#findOverlapping(org.apache.accumulo.core.data.KeyExtent,%20java.util.SortedMap)">findOverlapping</a></strong>(<a
 href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" 
title="class in org.apache.accumulo.core.data">KeyExtent</a>&nbsp;nke,
+               <a 
href="http://docs.oracle.com/javase/6/docs/api/java/util/SortedMap.html?is-external=true";
 title="class or interface in java.util">SortedMap</a>&lt;<a 
href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class 
in org.apache.accumulo.core.data">KeyExtent</a>,? extends <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in 
java.lang">Object</a>&gt;&nbsp;extents)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/KeyExtent.html" title="class 
in org.apache.accumulo.core.data">KeyExtent</a>&gt;</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#findOverlapping(org.apache.accumulo.core.data.KeyExtent,%20java.util.SortedSet)">findOverlapping</a></strong>(<a
 href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" 
title="class in org.apache.accumulo.core.data">KeyExtent</a>&nbsp;nke,
+               <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="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class 
in 
org.apache.accumulo.core.data">KeyExtent</a>&gt;&nbsp;extents)</code>&nbsp;</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/data/KeyExtent.html#getEndRow()">getEndRow</a></strong>()</code>
+<div class="block">Returns this extent's end row</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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;<a 
href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class 
in org.apache.accumulo.core.data">KeyExtent</a>&gt;</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#getKeyExtentsForRange(org.apache.hadoop.io.Text,%20org.apache.hadoop.io.Text,%20java.util.Set)">getKeyExtentsForRange</a></strong>(org.apache.hadoop.io.Text&nbsp;startRow,
+                     org.apache.hadoop.io.Text&nbsp;endRow,
+                     <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/KeyExtent.html" title="class 
in org.apache.accumulo.core.data">KeyExtent</a>&gt;&nbsp;kes)</code>
+<div class="block">Empty start or end rows tell the method there are no start 
or end rows, and to use all the keyextents that are before the end row if no 
start row etc.</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/data/KeyExtent.html#getMetadataEntry()">getMetadataEntry</a></strong>()</code>
+<div class="block">Returns a String representing this extent's entry in the 
Metadata table</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static org.apache.hadoop.io.Text</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#getMetadataEntry(org.apache.accumulo.core.data.KeyExtent)">getMetadataEntry</a></strong>(<a
 href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" 
title="class in 
org.apache.accumulo.core.data">KeyExtent</a>&nbsp;extent)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static org.apache.hadoop.io.Text</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#getMetadataEntry(org.apache.hadoop.io.Text,%20org.apache.hadoop.io.Text)">getMetadataEntry</a></strong>(org.apache.hadoop.io.Text&nbsp;table,
+                org.apache.hadoop.io.Text&nbsp;row)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>org.apache.hadoop.io.Text</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#getPrevEndRow()">getPrevEndRow</a></strong>()</code>
+<div class="block">Return the previous extent's end row</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/accumulo/core/data/Mutation.html" title="class 
in org.apache.accumulo.core.data">Mutation</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#getPrevRowUpdateMutation()">getPrevRowUpdateMutation</a></strong>()</code>
+<div class="block">Returns a String representing the previous extent's entry 
in the Metadata table</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a 
href="../../../../../org/apache/accumulo/core/data/Mutation.html" title="class 
in org.apache.accumulo.core.data">Mutation</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#getPrevRowUpdateMutation(org.apache.accumulo.core.data.KeyExtent)">getPrevRowUpdateMutation</a></strong>(<a
 href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" 
title="class in 
org.apache.accumulo.core.data">KeyExtent</a>&nbsp;ke)</code>&nbsp;</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/data/KeyExtent.html#getTableId()">getTableId</a></strong>()</code>
+<div class="block">Returns the extent's table id</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/6/docs/api/java/util/UUID.html?is-external=true";
 title="class or interface in java.util">UUID</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#getUUID()">getUUID</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/KeyExtent.html#hashCode()">hashCode</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#isPreviousExtent(org.apache.accumulo.core.data.KeyExtent)">isPreviousExtent</a></strong>(<a
 href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" 
title="class in 
org.apache.accumulo.core.data">KeyExtent</a>&nbsp;prevExtent)</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/KeyExtent.html#overlaps(org.apache.accumulo.core.data.KeyExtent)">overlaps</a></strong>(<a
 href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" 
title="class in 
org.apache.accumulo.core.data">KeyExtent</a>&nbsp;other)</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/data/KeyExtent.html#readFields(java.io.DataInput)">readFields</a></strong>(<a
 
href="http://docs.oracle.com/javase/6/docs/api/java/io/DataInput.html?is-external=true";
 title="class or interface in java.io">DataInput</a>&nbsp;in)</code>
+<div class="block">Populates the extents data fields from a DataInput 
object</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#setEndRow(org.apache.hadoop.io.Text)">setEndRow</a></strong>(org.apache.hadoop.io.Text&nbsp;endRow)</code>
+<div class="block">Sets this extent's end row</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#setPrevEndRow(org.apache.hadoop.io.Text)">setPrevEndRow</a></strong>(org.apache.hadoop.io.Text&nbsp;prevEndRow)</code>
+<div class="block">Sets the previous extent's end row</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#setTableId(org.apache.hadoop.io.Text)">setTableId</a></strong>(org.apache.hadoop.io.Text&nbsp;tId)</code>
+<div class="block">Sets the extents table id</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static byte[]</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#tableOfMetadataRow(org.apache.hadoop.io.Text)">tableOfMetadataRow</a></strong>(org.apache.hadoop.io.Text&nbsp;row)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/accumulo/core/data/Range.html" title="class in 
org.apache.accumulo.core.data">Range</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#toDataRange()">toDataRange</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/accumulo/core/data/Range.html" title="class in 
org.apache.accumulo.core.data">Range</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#toMetadataRange()">toMetadataRange</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<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/KeyExtent.html#toString()">toString</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td 
class="colFirst"><code>org.apache.accumulo.core.data.thrift.TKeyExtent</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#toThrift()">toThrift</a></strong>()</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/data/KeyExtent.html#write(java.io.DataOutput)">write</a></strong>(<a
 
href="http://docs.oracle.com/javase/6/docs/api/java/io/DataOutput.html?is-external=true";
 title="class or interface in java.io">DataOutput</a>&nbsp;out)</code>
+<div class="block">Writes this extent's data fields to a DataOutput 
object</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&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">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="KeyExtent()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>KeyExtent</h4>
+<pre>public&nbsp;KeyExtent()</pre>
+<div class="block">Default constructor</div>
+</li>
+</ul>
+<a name="KeyExtent(org.apache.hadoop.io.Text, org.apache.hadoop.io.Text, 
org.apache.hadoop.io.Text)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>KeyExtent</h4>
+<pre>public&nbsp;KeyExtent(org.apache.hadoop.io.Text&nbsp;table,
+         org.apache.hadoop.io.Text&nbsp;endRow,
+         org.apache.hadoop.io.Text&nbsp;prevEndRow)</pre>
+</li>
+</ul>
+<a name="KeyExtent(org.apache.accumulo.core.data.KeyExtent)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>KeyExtent</h4>
+<pre>public&nbsp;KeyExtent(<a 
href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class 
in org.apache.accumulo.core.data">KeyExtent</a>&nbsp;extent)</pre>
+</li>
+</ul>
+<a name="KeyExtent(org.apache.accumulo.core.data.thrift.TKeyExtent)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>KeyExtent</h4>
+<pre>public&nbsp;KeyExtent(org.apache.accumulo.core.data.thrift.TKeyExtent&nbsp;tke)</pre>
+</li>
+</ul>
+<a name="KeyExtent(org.apache.hadoop.io.Text, 
org.apache.accumulo.core.data.Value)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>KeyExtent</h4>
+<pre>public&nbsp;KeyExtent(org.apache.hadoop.io.Text&nbsp;flattenedExtent,
+         <a href="../../../../../org/apache/accumulo/core/data/Value.html" 
title="class in org.apache.accumulo.core.data">Value</a>&nbsp;prevEndRow)</pre>
+</li>
+</ul>
+<a name="KeyExtent(org.apache.hadoop.io.Text, org.apache.hadoop.io.Text)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>KeyExtent</h4>
+<pre>public&nbsp;KeyExtent(org.apache.hadoop.io.Text&nbsp;flattenedExtent,
+         org.apache.hadoop.io.Text&nbsp;prevEndRow)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getMetadataEntry()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMetadataEntry</h4>
+<pre>public&nbsp;org.apache.hadoop.io.Text&nbsp;getMetadataEntry()</pre>
+<div class="block">Returns a String representing this extent's entry in the 
Metadata table</div>
+</li>
+</ul>
+<a name="getMetadataEntry(org.apache.hadoop.io.Text, 
org.apache.hadoop.io.Text)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMetadataEntry</h4>
+<pre>public 
static&nbsp;org.apache.hadoop.io.Text&nbsp;getMetadataEntry(org.apache.hadoop.io.Text&nbsp;table,
+                                         
org.apache.hadoop.io.Text&nbsp;row)</pre>
+</li>
+</ul>
+<a name="setTableId(org.apache.hadoop.io.Text)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setTableId</h4>
+<pre>public&nbsp;void&nbsp;setTableId(org.apache.hadoop.io.Text&nbsp;tId)</pre>
+<div class="block">Sets the extents table id</div>
+</li>
+</ul>
+<a name="getTableId()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTableId</h4>
+<pre>public&nbsp;org.apache.hadoop.io.Text&nbsp;getTableId()</pre>
+<div class="block">Returns the extent's table id</div>
+</li>
+</ul>
+<a name="setEndRow(org.apache.hadoop.io.Text)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setEndRow</h4>
+<pre>public&nbsp;void&nbsp;setEndRow(org.apache.hadoop.io.Text&nbsp;endRow)</pre>
+<div class="block">Sets this extent's end row</div>
+</li>
+</ul>
+<a name="getEndRow()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getEndRow</h4>
+<pre>public&nbsp;org.apache.hadoop.io.Text&nbsp;getEndRow()</pre>
+<div class="block">Returns this extent's end row</div>
+</li>
+</ul>
+<a name="getPrevEndRow()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getPrevEndRow</h4>
+<pre>public&nbsp;org.apache.hadoop.io.Text&nbsp;getPrevEndRow()</pre>
+<div class="block">Return the previous extent's end row</div>
+</li>
+</ul>
+<a name="setPrevEndRow(org.apache.hadoop.io.Text)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setPrevEndRow</h4>
+<pre>public&nbsp;void&nbsp;setPrevEndRow(org.apache.hadoop.io.Text&nbsp;prevEndRow)</pre>
+<div class="block">Sets the previous extent's end row</div>
+</li>
+</ul>
+<a name="readFields(java.io.DataInput)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>readFields</h4>
+<pre>public&nbsp;void&nbsp;readFields(<a 
href="http://docs.oracle.com/javase/6/docs/api/java/io/DataInput.html?is-external=true";
 title="class or interface in java.io">DataInput</a>&nbsp;in)
+                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></pre>
+<div class="block">Populates the extents data fields from a DataInput 
object</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code>readFields</code>&nbsp;in 
interface&nbsp;<code>org.apache.hadoop.io.Writable</code></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></dd></dl>
+</li>
+</ul>
+<a name="write(java.io.DataOutput)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>write</h4>
+<pre>public&nbsp;void&nbsp;write(<a 
href="http://docs.oracle.com/javase/6/docs/api/java/io/DataOutput.html?is-external=true";
 title="class or interface in java.io">DataOutput</a>&nbsp;out)
+           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></pre>
+<div class="block">Writes this extent's data fields to a DataOutput 
object</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code>write</code>&nbsp;in 
interface&nbsp;<code>org.apache.hadoop.io.Writable</code></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></dd></dl>
+</li>
+</ul>
+<a name="getPrevRowUpdateMutation()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getPrevRowUpdateMutation</h4>
+<pre>public&nbsp;<a 
href="../../../../../org/apache/accumulo/core/data/Mutation.html" title="class 
in 
org.apache.accumulo.core.data">Mutation</a>&nbsp;getPrevRowUpdateMutation()</pre>
+<div class="block">Returns a String representing the previous extent's entry 
in the Metadata table</div>
+</li>
+</ul>
+<a name="getKeyExtentsForRange(org.apache.hadoop.io.Text, 
org.apache.hadoop.io.Text, java.util.Set)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getKeyExtentsForRange</h4>
+<pre>public static&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;<a 
href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class 
in 
org.apache.accumulo.core.data">KeyExtent</a>&gt;&nbsp;getKeyExtentsForRange(org.apache.hadoop.io.Text&nbsp;startRow,
+                                          
org.apache.hadoop.io.Text&nbsp;endRow,
+                                          <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/KeyExtent.html" title="class 
in org.apache.accumulo.core.data">KeyExtent</a>&gt;&nbsp;kes)</pre>
+<div class="block">Empty start or end rows tell the method there are no start 
or end rows, and to use all the keyextents that are before the end row if no 
start row etc.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>all the key extents that 
the rows cover</dd></dl>
+</li>
+</ul>
+<a name="decodePrevEndRow(org.apache.accumulo.core.data.Value)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>decodePrevEndRow</h4>
+<pre>public static&nbsp;org.apache.hadoop.io.Text&nbsp;decodePrevEndRow(<a 
href="../../../../../org/apache/accumulo/core/data/Value.html" title="class in 
org.apache.accumulo.core.data">Value</a>&nbsp;ibw)</pre>
+</li>
+</ul>
+<a name="encodePrevEndRow(org.apache.hadoop.io.Text)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>encodePrevEndRow</h4>
+<pre>public static&nbsp;<a 
href="../../../../../org/apache/accumulo/core/data/Value.html" title="class in 
org.apache.accumulo.core.data">Value</a>&nbsp;encodePrevEndRow(org.apache.hadoop.io.Text&nbsp;per)</pre>
+</li>
+</ul>
+<a name="getPrevRowUpdateMutation(org.apache.accumulo.core.data.KeyExtent)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getPrevRowUpdateMutation</h4>
+<pre>public static&nbsp;<a 
href="../../../../../org/apache/accumulo/core/data/Mutation.html" title="class 
in org.apache.accumulo.core.data">Mutation</a>&nbsp;getPrevRowUpdateMutation(<a 
href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class 
in org.apache.accumulo.core.data">KeyExtent</a>&nbsp;ke)</pre>
+</li>
+</ul>
+<a name="compareTo(org.apache.accumulo.core.data.KeyExtent)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>compareTo</h4>
+<pre>public&nbsp;int&nbsp;compareTo(<a 
href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class 
in org.apache.accumulo.core.data">KeyExtent</a>&nbsp;other)</pre>
+<div class="block">Compares extents based on rows</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Comparable.html?is-external=true#compareTo(T)"
 title="class or interface in java.lang">compareTo</a></code>&nbsp;in 
interface&nbsp;<code><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/KeyExtent.html" title="class 
in org.apache.accumulo.core.data">KeyExtent</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="hashCode()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>hashCode</h4>
+<pre>public&nbsp;int&nbsp;hashCode()</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#hashCode()"
 title="class or interface in java.lang">hashCode</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>
+<a name="equals(java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>equals</h4>
+<pre>public&nbsp;boolean&nbsp;equals(<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>&nbsp;o)</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#equals(java.lang.Object)"
 title="class or interface in java.lang">equals</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>
+<a name="toString()">
+<!--   -->
+</a>
+<ul class="blockList">
+<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>
+<a name="getUUID()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getUUID</h4>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/6/docs/api/java/util/UUID.html?is-external=true";
 title="class or interface in java.util">UUID</a>&nbsp;getUUID()</pre>
+</li>
+</ul>
+<a name="tableOfMetadataRow(org.apache.hadoop.io.Text)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>tableOfMetadataRow</h4>
+<pre>public 
static&nbsp;byte[]&nbsp;tableOfMetadataRow(org.apache.hadoop.io.Text&nbsp;row)</pre>
+</li>
+</ul>
+<a name="contains(org.apache.accumulo.core.data.ByteSequence)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>contains</h4>
+<pre>public&nbsp;boolean&nbsp;contains(<a 
href="../../../../../org/apache/accumulo/core/data/ByteSequence.html" 
title="class in 
org.apache.accumulo.core.data">ByteSequence</a>&nbsp;bsrow)</pre>
+</li>
+</ul>
+<a name="contains(org.apache.hadoop.io.BinaryComparable)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>contains</h4>
+<pre>public&nbsp;boolean&nbsp;contains(org.apache.hadoop.io.BinaryComparable&nbsp;row)</pre>
+</li>
+</ul>
+<a name="toDataRange()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>toDataRange</h4>
+<pre>public&nbsp;<a 
href="../../../../../org/apache/accumulo/core/data/Range.html" title="class in 
org.apache.accumulo.core.data">Range</a>&nbsp;toDataRange()</pre>
+</li>
+</ul>
+<a name="toMetadataRange()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>toMetadataRange</h4>
+<pre>public&nbsp;<a 
href="../../../../../org/apache/accumulo/core/data/Range.html" title="class in 
org.apache.accumulo.core.data">Range</a>&nbsp;toMetadataRange()</pre>
+</li>
+</ul>
+<a name="findChildren(org.apache.accumulo.core.data.KeyExtent, 
java.util.SortedSet)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>findChildren</h4>
+<pre>public static&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="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class 
in org.apache.accumulo.core.data">KeyExtent</a>&gt;&nbsp;findChildren(<a 
href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class 
in org.apache.accumulo.core.data">KeyExtent</a>&nbsp;ke,
+                                <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="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class 
in org.apache.accumulo.core.data">KeyExtent</a>&gt;&nbsp;tablets)</pre>
+</li>
+</ul>
+<a name="findContainingExtent(org.apache.accumulo.core.data.KeyExtent, 
java.util.SortedSet)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>findContainingExtent</h4>
+<pre>public static&nbsp;<a 
href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class 
in org.apache.accumulo.core.data">KeyExtent</a>&nbsp;findContainingExtent(<a 
href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class 
in org.apache.accumulo.core.data">KeyExtent</a>&nbsp;extent,
+                             <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="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class 
in org.apache.accumulo.core.data">KeyExtent</a>&gt;&nbsp;extents)</pre>
+</li>
+</ul>
+<a name="findOverlapping(org.apache.accumulo.core.data.KeyExtent, 
java.util.SortedSet)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>findOverlapping</h4>
+<pre>public static&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/KeyExtent.html" title="class 
in org.apache.accumulo.core.data">KeyExtent</a>&gt;&nbsp;findOverlapping(<a 
href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class 
in org.apache.accumulo.core.data">KeyExtent</a>&nbsp;nke,
+                             <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="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class 
in org.apache.accumulo.core.data">KeyExtent</a>&gt;&nbsp;extents)</pre>
+</li>
+</ul>
+<a name="overlaps(org.apache.accumulo.core.data.KeyExtent)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>overlaps</h4>
+<pre>public&nbsp;boolean&nbsp;overlaps(<a 
href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class 
in org.apache.accumulo.core.data">KeyExtent</a>&nbsp;other)</pre>
+</li>
+</ul>
+<a name="findOverlapping(org.apache.accumulo.core.data.KeyExtent, 
java.util.SortedMap)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>findOverlapping</h4>
+<pre>public static&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/KeyExtent.html" title="class 
in org.apache.accumulo.core.data">KeyExtent</a>&gt;&nbsp;findOverlapping(<a 
href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class 
in org.apache.accumulo.core.data">KeyExtent</a>&nbsp;nke,
+                             <a 
href="http://docs.oracle.com/javase/6/docs/api/java/util/SortedMap.html?is-external=true";
 title="class or interface in java.util">SortedMap</a>&lt;<a 
href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class 
in org.apache.accumulo.core.data">KeyExtent</a>,? extends <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&gt;&nbsp;extents)</pre>
+</li>
+</ul>
+<a name="getMetadataEntry(org.apache.accumulo.core.data.KeyExtent)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMetadataEntry</h4>
+<pre>public static&nbsp;org.apache.hadoop.io.Text&nbsp;getMetadataEntry(<a 
href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class 
in org.apache.accumulo.core.data">KeyExtent</a>&nbsp;extent)</pre>
+</li>
+</ul>
+<a name="toThrift()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>toThrift</h4>
+<pre>public&nbsp;org.apache.accumulo.core.data.thrift.TKeyExtent&nbsp;toThrift()</pre>
+</li>
+</ul>
+<a name="isPreviousExtent(org.apache.accumulo.core.data.KeyExtent)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>isPreviousExtent</h4>
+<pre>public&nbsp;boolean&nbsp;isPreviousExtent(<a 
href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class 
in org.apache.accumulo.core.data">KeyExtent</a>&nbsp;prevExtent)</pre>
+<dl><dt><span 
class="strong">Parameters:</span></dt><dd><code>prevExtent</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/KeyExtent.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/data/Key.html" 
title="class in org.apache.accumulo.core.data"><span class="strong">Prev 
Class</span></a></li>
+<li><a href="../../../../../org/apache/accumulo/core/data/KeyValue.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/KeyExtent.html" 
target="_top">Frames</a></li>
+<li><a href="KeyExtent.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>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_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/KeyValue.html
----------------------------------------------------------------------
diff --git a/1.4/apidocs/org/apache/accumulo/core/data/KeyValue.html 
b/1.4/apidocs/org/apache/accumulo/core/data/KeyValue.html
new file mode 100644
index 0000000..f4fa334
--- /dev/null
+++ b/1.4/apidocs/org/apache/accumulo/core/data/KeyValue.html
@@ -0,0 +1,390 @@
+<!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>KeyValue (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="KeyValue (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/KeyValue.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/data/KeyExtent.html" 
title="class in org.apache.accumulo.core.data"><span class="strong">Prev 
Class</span></a></li>
+<li><a href="../../../../../org/apache/accumulo/core/data/Mutation.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/KeyValue.html" 
target="_top">Frames</a></li>
+<li><a href="KeyValue.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 KeyValue" class="title">Class KeyValue</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.accumulo.core.data.KeyValue</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/util/Map.Entry.html?is-external=true";
 title="class or interface in java.util">Map.Entry</a>&lt;<a 
href="../../../../../org/apache/accumulo/core/data/Key.html" title="class in 
org.apache.accumulo.core.data">Key</a>,<a 
href="../../../../../org/apache/accumulo/core/data/Value.html" title="class in 
org.apache.accumulo.core.data">Value</a>&gt;</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">KeyValue</span>
+extends <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>
+implements <a 
href="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="../../../../../org/apache/accumulo/core/data/Key.html" title="class in 
org.apache.accumulo.core.data">Key</a>,<a 
href="../../../../../org/apache/accumulo/core/data/Value.html" title="class in 
org.apache.accumulo.core.data">Value</a>&gt;</pre>
+</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><a 
href="../../../../../org/apache/accumulo/core/data/Key.html" title="class in 
org.apache.accumulo.core.data">Key</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/accumulo/core/data/KeyValue.html#key">key</a></strong></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/KeyValue.html#value">value</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/KeyValue.html#KeyValue(org.apache.accumulo.core.data.Key,%20byte[])">KeyValue</a></strong>(<a
 href="../../../../../org/apache/accumulo/core/data/Key.html" title="class in 
org.apache.accumulo.core.data">Key</a>&nbsp;key,
+        byte[]&nbsp;value)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a 
href="../../../../../org/apache/accumulo/core/data/KeyValue.html#KeyValue(org.apache.accumulo.core.data.Key,%20java.nio.ByteBuffer)">KeyValue</a></strong>(<a
 href="../../../../../org/apache/accumulo/core/data/Key.html" title="class in 
org.apache.accumulo.core.data">Key</a>&nbsp;key,
+        <a 
href="http://docs.oracle.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true";
 title="class or interface in 
java.nio">ByteBuffer</a>&nbsp;value)</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><a 
href="../../../../../org/apache/accumulo/core/data/Key.html" title="class in 
org.apache.accumulo.core.data">Key</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/accumulo/core/data/KeyValue.html#getKey()">getKey</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/accumulo/core/data/Value.html" title="class in 
org.apache.accumulo.core.data">Value</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/accumulo/core/data/KeyValue.html#getValue()">getValue</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/accumulo/core/data/Value.html" title="class in 
org.apache.accumulo.core.data">Value</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/accumulo/core/data/KeyValue.html#setValue(org.apache.accumulo.core.data.Value)">setValue</a></strong>(<a
 href="../../../../../org/apache/accumulo/core/data/Value.html" title="class in 
org.apache.accumulo.core.data">Value</a>&nbsp;value)</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/KeyValue.html#toString()">toString</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+<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#wait()"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)"
 title="class or interface in java.lang">wait</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods_inherited_from_class_java.util.Map.Entry">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;java.util.<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></h3>
+<code><a 
href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.Entry.html?is-external=true#equals(java.lang.Object)"
 title="class or interface in java.util">equals</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.Entry.html?is-external=true#hashCode()"
 title="class or interface in java.util">hashCode</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="key">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>key</h4>
+<pre>public&nbsp;<a 
href="../../../../../org/apache/accumulo/core/data/Key.html" title="class in 
org.apache.accumulo.core.data">Key</a> key</pre>
+</li>
+</ul>
+<a name="value">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>value</h4>
+<pre>public&nbsp;byte[] value</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="KeyValue(org.apache.accumulo.core.data.Key, byte[])">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>KeyValue</h4>
+<pre>public&nbsp;KeyValue(<a 
href="../../../../../org/apache/accumulo/core/data/Key.html" title="class in 
org.apache.accumulo.core.data">Key</a>&nbsp;key,
+        byte[]&nbsp;value)</pre>
+</li>
+</ul>
+<a name="KeyValue(org.apache.accumulo.core.data.Key, java.nio.ByteBuffer)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>KeyValue</h4>
+<pre>public&nbsp;KeyValue(<a 
href="../../../../../org/apache/accumulo/core/data/Key.html" title="class in 
org.apache.accumulo.core.data">Key</a>&nbsp;key,
+        <a 
href="http://docs.oracle.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true";
 title="class or interface in java.nio">ByteBuffer</a>&nbsp;value)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getKey()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getKey</h4>
+<pre>public&nbsp;<a 
href="../../../../../org/apache/accumulo/core/data/Key.html" title="class in 
org.apache.accumulo.core.data">Key</a>&nbsp;getKey()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.Entry.html?is-external=true#getKey()"
 title="class or interface in java.util">getKey</a></code>&nbsp;in 
interface&nbsp;<code><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="../../../../../org/apache/accumulo/core/data/Key.html" title="class in 
org.apache.accumulo.core.data">Key</a>,<a 
href="../../../../../org/apache/accumulo/core/data/Value.html" title="class in 
org.apache.accumulo.core.data">Value</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getValue()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getValue</h4>
+<pre>public&nbsp;<a 
href="../../../../../org/apache/accumulo/core/data/Value.html" title="class in 
org.apache.accumulo.core.data">Value</a>&nbsp;getValue()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.Entry.html?is-external=true#getValue()"
 title="class or interface in java.util">getValue</a></code>&nbsp;in 
interface&nbsp;<code><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="../../../../../org/apache/accumulo/core/data/Key.html" title="class in 
org.apache.accumulo.core.data">Key</a>,<a 
href="../../../../../org/apache/accumulo/core/data/Value.html" title="class in 
org.apache.accumulo.core.data">Value</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="setValue(org.apache.accumulo.core.data.Value)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setValue</h4>
+<pre>public&nbsp;<a 
href="../../../../../org/apache/accumulo/core/data/Value.html" title="class in 
org.apache.accumulo.core.data">Value</a>&nbsp;setValue(<a 
href="../../../../../org/apache/accumulo/core/data/Value.html" title="class in 
org.apache.accumulo.core.data">Value</a>&nbsp;value)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.Entry.html?is-external=true#setValue(V)"
 title="class or interface in java.util">setValue</a></code>&nbsp;in 
interface&nbsp;<code><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="../../../../../org/apache/accumulo/core/data/Key.html" title="class in 
org.apache.accumulo.core.data">Key</a>,<a 
href="../../../../../org/apache/accumulo/core/data/Value.html" title="class in 
org.apache.accumulo.core.data">Value</a>&gt;</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/KeyValue.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/data/KeyExtent.html" 
title="class in org.apache.accumulo.core.data"><span class="strong">Prev 
Class</span></a></li>
+<li><a href="../../../../../org/apache/accumulo/core/data/Mutation.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/KeyValue.html" 
target="_top">Frames</a></li>
+<li><a href="KeyValue.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