http://git-wip-us.apache.org/repos/asf/accumulo/blob/97bc584b/1.8/apidocs/org/apache/accumulo/core/client/lexicoder/ListLexicoder.html
----------------------------------------------------------------------
diff --git 
a/1.8/apidocs/org/apache/accumulo/core/client/lexicoder/ListLexicoder.html 
b/1.8/apidocs/org/apache/accumulo/core/client/lexicoder/ListLexicoder.html
new file mode 100644
index 0000000..ec47608
--- /dev/null
+++ b/1.8/apidocs/org/apache/accumulo/core/client/lexicoder/ListLexicoder.html
@@ -0,0 +1,327 @@
+<!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_79) on Tue Sep 06 14:11:21 EDT 2016 
-->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>ListLexicoder (Apache Accumulo Project 1.8.0 API)</title>
+<meta name="date" content="2016-09-06">
+<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="ListLexicoder (Apache Accumulo Project 1.8.0 
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/ListLexicoder.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/Lexicoder.html"
 title="interface in org.apache.accumulo.core.client.lexicoder"><span 
class="strong">Prev Class</span></a></li>
+<li><a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/LongLexicoder.html"
 title="class in org.apache.accumulo.core.client.lexicoder"><span 
class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../index.html?org/apache/accumulo/core/client/lexicoder/ListLexicoder.html"
 target="_top">Frames</a></li>
+<li><a href="ListLexicoder.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.accumulo.core.client.lexicoder</div>
+<h2 title="Class ListLexicoder" class="title">Class 
ListLexicoder&lt;LT&gt;</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li><a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/AbstractEncoder.html"
 title="class in 
org.apache.accumulo.core.client.lexicoder">org.apache.accumulo.core.client.lexicoder.AbstractEncoder</a>&lt;T&gt;</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.accumulo.core.client.lexicoder.impl.AbstractLexicoder&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;LT&gt;&gt;</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.accumulo.core.client.lexicoder.ListLexicoder&lt;LT&gt;</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/Encoder.html" 
title="interface in 
org.apache.accumulo.core.client.lexicoder">Encoder</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;LT&gt;&gt;, <a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/Lexicoder.html"
 title="interface in 
org.apache.accumulo.core.client.lexicoder">Lexicoder</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;LT&gt;&gt;, 
org.apache.accumulo.core.iterators.TypedValueCombiner.Encoder&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;LT&gt;&gt;</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">ListLexicoder&lt;LT&gt;</span>
+extends org.apache.accumulo.core.client.lexicoder.impl.AbstractLexicoder&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;LT&gt;&gt;</pre>
+<div class="block">A lexicoder to encode/decode a Java List to/from a byte 
array where the concatenation of each encoded element sorts 
lexicographically.</div>
+<dl><dt><span class="strong">Since:</span></dt>
+  <dd>1.6.0</dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/ListLexicoder.html#ListLexicoder(org.apache.accumulo.core.client.lexicoder.Lexicoder)">ListLexicoder</a></strong>(<a
 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/Lexicoder.html"
 title="interface in 
org.apache.accumulo.core.client.lexicoder">Lexicoder</a>&lt;<a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/ListLexicoder.html"
 title="type parameter in 
ListLexicoder">LT</a>&gt;&nbsp;lexicoder)</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="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/ListLexicoder.html"
 title="type parameter in ListLexicoder">LT</a>&gt;</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/ListLexicoder.html#decode(byte[])">decode</a></strong>(byte[]&nbsp;b)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/ListLexicoder.html"
 title="type parameter in ListLexicoder">LT</a>&gt;</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/ListLexicoder.html#decodeUnchecked(byte[],%20int,%20int)">decodeUnchecked</a></strong>(byte[]&nbsp;b,
+               int&nbsp;offset,
+               int&nbsp;len)</code>
+<div class="block">Decodes a byte array without checking if the offset and len 
exceed the bounds of the actual array.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>byte[]</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/ListLexicoder.html#encode(java.util.List)">encode</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/ListLexicoder.html"
 title="type parameter in ListLexicoder">LT</a>&gt;&nbsp;v)</code></td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods_inherited_from_class_org.apache.accumulo.core.client.lexicoder.AbstractEncoder">
+<!--   -->
+</a>
+<h3>Methods inherited from 
class&nbsp;org.apache.accumulo.core.client.lexicoder.<a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/AbstractEncoder.html"
 title="class in 
org.apache.accumulo.core.client.lexicoder">AbstractEncoder</a></h3>
+<code><a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/AbstractEncoder.html#decode(byte[],%20int,%20int)">decode</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/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/docs/api/java/lang/Object.html?is-external=true#toString()"
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/7/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/7/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/7/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="ListLexicoder(org.apache.accumulo.core.client.lexicoder.Lexicoder)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ListLexicoder</h4>
+<pre>public&nbsp;ListLexicoder(<a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/Lexicoder.html"
 title="interface in 
org.apache.accumulo.core.client.lexicoder">Lexicoder</a>&lt;<a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/ListLexicoder.html"
 title="type parameter in ListLexicoder">LT</a>&gt;&nbsp;lexicoder)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="encode(java.util.List)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>encode</h4>
+<pre>public&nbsp;byte[]&nbsp;encode(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/ListLexicoder.html"
 title="type parameter in ListLexicoder">LT</a>&gt;&nbsp;v)</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>a byte array containing 
the concatenation of each element in the list encoded.</dd></dl>
+</li>
+</ul>
+<a name="decode(byte[])">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>decode</h4>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/ListLexicoder.html"
 title="type parameter in 
ListLexicoder">LT</a>&gt;&nbsp;decode(byte[]&nbsp;b)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code>decode</code>&nbsp;in 
interface&nbsp;<code>org.apache.accumulo.core.iterators.TypedValueCombiner.Encoder&lt;<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/ListLexicoder.html"
 title="type parameter in ListLexicoder">LT</a>&gt;&gt;</code></dd>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/AbstractEncoder.html#decode(byte[])">decode</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/AbstractEncoder.html"
 title="class in 
org.apache.accumulo.core.client.lexicoder">AbstractEncoder</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/ListLexicoder.html"
 title="type parameter in ListLexicoder">LT</a>&gt;&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="decodeUnchecked(byte[], int, int)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>decodeUnchecked</h4>
+<pre>protected&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/ListLexicoder.html"
 title="type parameter in 
ListLexicoder">LT</a>&gt;&nbsp;decodeUnchecked(byte[]&nbsp;b,
+                       int&nbsp;offset,
+                       int&nbsp;len)</pre>
+<div class="block"><strong>Description copied from class:&nbsp;<code><a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/AbstractEncoder.html#decodeUnchecked(byte[],%20int,%20int)">AbstractEncoder</a></code></strong></div>
+<div class="block">Decodes a byte array without checking if the offset and len 
exceed the bounds of the actual array.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/AbstractEncoder.html#decodeUnchecked(byte[],%20int,%20int)">decodeUnchecked</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/AbstractEncoder.html"
 title="class in 
org.apache.accumulo.core.client.lexicoder">AbstractEncoder</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/ListLexicoder.html"
 title="type parameter in ListLexicoder">LT</a>&gt;&gt;</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/ListLexicoder.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/Lexicoder.html"
 title="interface in org.apache.accumulo.core.client.lexicoder"><span 
class="strong">Prev Class</span></a></li>
+<li><a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/LongLexicoder.html"
 title="class in org.apache.accumulo.core.client.lexicoder"><span 
class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../index.html?org/apache/accumulo/core/client/lexicoder/ListLexicoder.html"
 target="_top">Frames</a></li>
+<li><a href="ListLexicoder.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; 2011&#x2013;2016 <a 
href="https://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/97bc584b/1.8/apidocs/org/apache/accumulo/core/client/lexicoder/LongLexicoder.html
----------------------------------------------------------------------
diff --git 
a/1.8/apidocs/org/apache/accumulo/core/client/lexicoder/LongLexicoder.html 
b/1.8/apidocs/org/apache/accumulo/core/client/lexicoder/LongLexicoder.html
new file mode 100644
index 0000000..b1d163c
--- /dev/null
+++ b/1.8/apidocs/org/apache/accumulo/core/client/lexicoder/LongLexicoder.html
@@ -0,0 +1,326 @@
+<!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_79) on Tue Sep 06 14:11:21 EDT 2016 
-->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>LongLexicoder (Apache Accumulo Project 1.8.0 API)</title>
+<meta name="date" content="2016-09-06">
+<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="LongLexicoder (Apache Accumulo Project 1.8.0 
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/LongLexicoder.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/ListLexicoder.html"
 title="class in org.apache.accumulo.core.client.lexicoder"><span 
class="strong">Prev Class</span></a></li>
+<li><a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/PairLexicoder.html"
 title="class in org.apache.accumulo.core.client.lexicoder"><span 
class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../index.html?org/apache/accumulo/core/client/lexicoder/LongLexicoder.html"
 target="_top">Frames</a></li>
+<li><a href="LongLexicoder.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.accumulo.core.client.lexicoder</div>
+<h2 title="Class LongLexicoder" class="title">Class LongLexicoder</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li><a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/AbstractEncoder.html"
 title="class in 
org.apache.accumulo.core.client.lexicoder">org.apache.accumulo.core.client.lexicoder.AbstractEncoder</a>&lt;T&gt;</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.accumulo.core.client.lexicoder.impl.AbstractLexicoder&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true";
 title="class or interface in java.lang">Long</a>&gt;</li>
+<li>
+<ul class="inheritance">
+<li><a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/ULongLexicoder.html"
 title="class in 
org.apache.accumulo.core.client.lexicoder">org.apache.accumulo.core.client.lexicoder.ULongLexicoder</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.accumulo.core.client.lexicoder.LongLexicoder</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/Encoder.html" 
title="interface in 
org.apache.accumulo.core.client.lexicoder">Encoder</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true";
 title="class or interface in java.lang">Long</a>&gt;, <a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/Lexicoder.html"
 title="interface in 
org.apache.accumulo.core.client.lexicoder">Lexicoder</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true";
 title="class or interface in java.lang">Long</a>&gt;, 
org.apache.accumulo.core.iterators.TypedValueCombiner.Encoder&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true";
 title="class or interface in java.lang">Long</a>&gt;</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">LongLexicoder</span>
+extends <a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/ULongLexicoder.html"
 title="class in 
org.apache.accumulo.core.client.lexicoder">ULongLexicoder</a></pre>
+<div class="block">Signed long lexicoder. The encoding sorts Long.MIN_VALUE 
first and Long.MAX_VALUE last. The encoding sorts -2l before -1l. It 
corresponds to the native Java
+ sort order of Long.</div>
+<dl><dt><span class="strong">Since:</span></dt>
+  <dd>1.6.0</dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/LongLexicoder.html#LongLexicoder()">LongLexicoder</a></strong>()</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>protected <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true";
 title="class or interface in java.lang">Long</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/LongLexicoder.html#decodeUnchecked(byte[],%20int,%20int)">decodeUnchecked</a></strong>(byte[]&nbsp;data,
+               int&nbsp;offset,
+               int&nbsp;len)</code>
+<div class="block">Decodes a byte array without checking if the offset and len 
exceed the bounds of the actual array.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>byte[]</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/LongLexicoder.html#encode(java.lang.Long)">encode</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true";
 title="class or interface in java.lang">Long</a>&nbsp;l)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods_inherited_from_class_org.apache.accumulo.core.client.lexicoder.ULongLexicoder">
+<!--   -->
+</a>
+<h3>Methods inherited from 
class&nbsp;org.apache.accumulo.core.client.lexicoder.<a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/ULongLexicoder.html"
 title="class in 
org.apache.accumulo.core.client.lexicoder">ULongLexicoder</a></h3>
+<code><a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/ULongLexicoder.html#decode(byte[])">decode</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods_inherited_from_class_org.apache.accumulo.core.client.lexicoder.AbstractEncoder">
+<!--   -->
+</a>
+<h3>Methods inherited from 
class&nbsp;org.apache.accumulo.core.client.lexicoder.<a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/AbstractEncoder.html"
 title="class in 
org.apache.accumulo.core.client.lexicoder">AbstractEncoder</a></h3>
+<code><a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/AbstractEncoder.html#decode(byte[],%20int,%20int)">decode</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/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/docs/api/java/lang/Object.html?is-external=true#toString()"
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/7/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/7/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/7/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="LongLexicoder()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>LongLexicoder</h4>
+<pre>public&nbsp;LongLexicoder()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="encode(java.lang.Long)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>encode</h4>
+<pre>public&nbsp;byte[]&nbsp;encode(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true";
 title="class or interface in java.lang">Long</a>&nbsp;l)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code>encode</code>&nbsp;in 
interface&nbsp;<code>org.apache.accumulo.core.iterators.TypedValueCombiner.Encoder&lt;<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true";
 title="class or interface in java.lang">Long</a>&gt;</code></dd>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/ULongLexicoder.html#encode(java.lang.Long)">encode</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/ULongLexicoder.html"
 title="class in 
org.apache.accumulo.core.client.lexicoder">ULongLexicoder</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="decodeUnchecked(byte[], int, int)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>decodeUnchecked</h4>
+<pre>protected&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true";
 title="class or interface in 
java.lang">Long</a>&nbsp;decodeUnchecked(byte[]&nbsp;data,
+                   int&nbsp;offset,
+                   int&nbsp;len)</pre>
+<div class="block"><strong>Description copied from class:&nbsp;<code><a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/AbstractEncoder.html#decodeUnchecked(byte[],%20int,%20int)">AbstractEncoder</a></code></strong></div>
+<div class="block">Decodes a byte array without checking if the offset and len 
exceed the bounds of the actual array.</div>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/ULongLexicoder.html#decodeUnchecked(byte[],%20int,%20int)">decodeUnchecked</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/ULongLexicoder.html"
 title="class in 
org.apache.accumulo.core.client.lexicoder">ULongLexicoder</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/LongLexicoder.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/ListLexicoder.html"
 title="class in org.apache.accumulo.core.client.lexicoder"><span 
class="strong">Prev Class</span></a></li>
+<li><a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/PairLexicoder.html"
 title="class in org.apache.accumulo.core.client.lexicoder"><span 
class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../index.html?org/apache/accumulo/core/client/lexicoder/LongLexicoder.html"
 target="_top">Frames</a></li>
+<li><a href="LongLexicoder.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; 2011&#x2013;2016 <a 
href="https://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/97bc584b/1.8/apidocs/org/apache/accumulo/core/client/lexicoder/PairLexicoder.html
----------------------------------------------------------------------
diff --git 
a/1.8/apidocs/org/apache/accumulo/core/client/lexicoder/PairLexicoder.html 
b/1.8/apidocs/org/apache/accumulo/core/client/lexicoder/PairLexicoder.html
new file mode 100644
index 0000000..93ecbd6
--- /dev/null
+++ b/1.8/apidocs/org/apache/accumulo/core/client/lexicoder/PairLexicoder.html
@@ -0,0 +1,347 @@
+<!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_79) on Tue Sep 06 14:11:21 EDT 2016 
-->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>PairLexicoder (Apache Accumulo Project 1.8.0 API)</title>
+<meta name="date" content="2016-09-06">
+<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="PairLexicoder (Apache Accumulo Project 1.8.0 
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/PairLexicoder.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/LongLexicoder.html"
 title="class in org.apache.accumulo.core.client.lexicoder"><span 
class="strong">Prev Class</span></a></li>
+<li><a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/ReverseLexicoder.html"
 title="class in org.apache.accumulo.core.client.lexicoder"><span 
class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../index.html?org/apache/accumulo/core/client/lexicoder/PairLexicoder.html"
 target="_top">Frames</a></li>
+<li><a href="PairLexicoder.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.accumulo.core.client.lexicoder</div>
+<h2 title="Class PairLexicoder" class="title">Class PairLexicoder&lt;A extends 
<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparable.html?is-external=true";
 title="class or interface in java.lang">Comparable</a>&lt;A&gt;,B extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparable.html?is-external=true";
 title="class or interface in java.lang">Comparable</a>&lt;B&gt;&gt;</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li><a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/AbstractEncoder.html"
 title="class in 
org.apache.accumulo.core.client.lexicoder">org.apache.accumulo.core.client.lexicoder.AbstractEncoder</a>&lt;T&gt;</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.accumulo.core.client.lexicoder.impl.AbstractLexicoder&lt;org.apache.accumulo.core.util.ComparablePair&lt;A,B&gt;&gt;</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.accumulo.core.client.lexicoder.PairLexicoder&lt;A,B&gt;</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/Encoder.html" 
title="interface in 
org.apache.accumulo.core.client.lexicoder">Encoder</a>&lt;org.apache.accumulo.core.util.ComparablePair&lt;A,B&gt;&gt;,
 <a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/Lexicoder.html"
 title="interface in 
org.apache.accumulo.core.client.lexicoder">Lexicoder</a>&lt;org.apache.accumulo.core.util.ComparablePair&lt;A,B&gt;&gt;,
 
org.apache.accumulo.core.iterators.TypedValueCombiner.Encoder&lt;org.apache.accumulo.core.util.ComparablePair&lt;A,B&gt;&gt;</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">PairLexicoder&lt;A extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparable.html?is-external=true";
 title="class or interface in java.lang">Comparable</a>&lt;A&gt;,B extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparable.html?is-external=true";
 title="class or interface in java.lang">Comparable</a>&lt;B&gt;&gt;</span>
+extends 
org.apache.accumulo.core.client.lexicoder.impl.AbstractLexicoder&lt;org.apache.accumulo.core.util.ComparablePair&lt;A,B&gt;&gt;</pre>
+<div class="block">This class is a lexicoder that sorts a ComparablePair. Each 
item in the pair is encoded with the given lexicoder and concatenated together. 
This makes it
+ easy to construct a sortable key based on two components. There are many 
examples of this- but a key/value relationship is a great one.
+
+ If we decided we wanted a two-component key where the first component is a 
string and the second component a date which is reverse sorted, we can do so 
with
+ the following example:
+
+ <pre>
+ {
+   &#064;code
+   StringLexicoder stringEncoder = new StringLexicoder();
+   ReverseLexicoder&lt;Date&gt; dateEncoder = new 
ReverseLexicoder&lt;Date&gt;(new DateLexicoder());
+   PairLexicoder&lt;String,Date&gt; pairLexicoder = new 
PairLexicoder&lt;String,Date&gt;(stringEncoder, dateEncoder);
+   byte[] pair1 = pairLexicoder.encode(new 
ComparablePair&lt;String,Date&gt;(&quot;com.google&quot;, new Date()));
+   byte[] pair2 = pairLexicoder.encode(new 
ComparablePair&lt;String,Date&gt;(&quot;com.google&quot;, new 
Date(System.currentTimeMillis() + 500)));
+   byte[] pair3 = pairLexicoder.encode(new 
ComparablePair&lt;String,Date&gt;(&quot;org.apache&quot;, new 
Date(System.currentTimeMillis() + 1000)));
+ }
+ </pre>
+
+ In the example, pair2 will be sorted before pair1. pair3 will occur last 
since 'org' is sorted after 'com'. If we just used a <a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/DateLexicoder.html"
 title="class in 
org.apache.accumulo.core.client.lexicoder"><code>DateLexicoder</code></a> 
instead
+ of a <a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/ReverseLexicoder.html"
 title="class in 
org.apache.accumulo.core.client.lexicoder"><code>ReverseLexicoder</code></a>, 
pair1 would have been sorted before pair2.</div>
+<dl><dt><span class="strong">Since:</span></dt>
+  <dd>1.6.0</dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/PairLexicoder.html#PairLexicoder(org.apache.accumulo.core.client.lexicoder.Lexicoder,%20org.apache.accumulo.core.client.lexicoder.Lexicoder)">PairLexicoder</a></strong>(<a
 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/Lexicoder.html"
 title="interface in 
org.apache.accumulo.core.client.lexicoder">Lexicoder</a>&lt;<a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/PairLexicoder.html"
 title="type parameter in PairLexicoder">A</a>&gt;&nbsp;firstLexicoder,
+             <a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/Lexicoder.html"
 title="interface in 
org.apache.accumulo.core.client.lexicoder">Lexicoder</a>&lt;<a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/PairLexicoder.html"
 title="type parameter in 
PairLexicoder">B</a>&gt;&nbsp;secondLexicoder)</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>org.apache.accumulo.core.util.ComparablePair&lt;<a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/PairLexicoder.html"
 title="type parameter in PairLexicoder">A</a>,<a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/PairLexicoder.html"
 title="type parameter in PairLexicoder">B</a>&gt;</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/PairLexicoder.html#decode(byte[])">decode</a></strong>(byte[]&nbsp;b)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected 
org.apache.accumulo.core.util.ComparablePair&lt;<a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/PairLexicoder.html"
 title="type parameter in PairLexicoder">A</a>,<a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/PairLexicoder.html"
 title="type parameter in PairLexicoder">B</a>&gt;</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/PairLexicoder.html#decodeUnchecked(byte[],%20int,%20int)">decodeUnchecked</a></strong>(byte[]&nbsp;data,
+               int&nbsp;offset,
+               int&nbsp;len)</code>
+<div class="block">Decodes a byte array without checking if the offset and len 
exceed the bounds of the actual array.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>byte[]</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/PairLexicoder.html#encode(org.apache.accumulo.core.util.ComparablePair)">encode</a></strong>(org.apache.accumulo.core.util.ComparablePair&lt;<a
 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/PairLexicoder.html"
 title="type parameter in PairLexicoder">A</a>,<a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/PairLexicoder.html"
 title="type parameter in PairLexicoder">B</a>&gt;&nbsp;data)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods_inherited_from_class_org.apache.accumulo.core.client.lexicoder.AbstractEncoder">
+<!--   -->
+</a>
+<h3>Methods inherited from 
class&nbsp;org.apache.accumulo.core.client.lexicoder.<a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/AbstractEncoder.html"
 title="class in 
org.apache.accumulo.core.client.lexicoder">AbstractEncoder</a></h3>
+<code><a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/AbstractEncoder.html#decode(byte[],%20int,%20int)">decode</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/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/docs/api/java/lang/Object.html?is-external=true#toString()"
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/7/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/7/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/7/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="PairLexicoder(org.apache.accumulo.core.client.lexicoder.Lexicoder, 
org.apache.accumulo.core.client.lexicoder.Lexicoder)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>PairLexicoder</h4>
+<pre>public&nbsp;PairLexicoder(<a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/Lexicoder.html"
 title="interface in 
org.apache.accumulo.core.client.lexicoder">Lexicoder</a>&lt;<a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/PairLexicoder.html"
 title="type parameter in PairLexicoder">A</a>&gt;&nbsp;firstLexicoder,
+             <a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/Lexicoder.html"
 title="interface in 
org.apache.accumulo.core.client.lexicoder">Lexicoder</a>&lt;<a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/PairLexicoder.html"
 title="type parameter in PairLexicoder">B</a>&gt;&nbsp;secondLexicoder)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="encode(org.apache.accumulo.core.util.ComparablePair)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>encode</h4>
+<pre>public&nbsp;byte[]&nbsp;encode(org.apache.accumulo.core.util.ComparablePair&lt;<a
 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/PairLexicoder.html"
 title="type parameter in PairLexicoder">A</a>,<a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/PairLexicoder.html"
 title="type parameter in PairLexicoder">B</a>&gt;&nbsp;data)</pre>
+</li>
+</ul>
+<a name="decode(byte[])">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>decode</h4>
+<pre>public&nbsp;org.apache.accumulo.core.util.ComparablePair&lt;<a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/PairLexicoder.html"
 title="type parameter in PairLexicoder">A</a>,<a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/PairLexicoder.html"
 title="type parameter in 
PairLexicoder">B</a>&gt;&nbsp;decode(byte[]&nbsp;b)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code>decode</code>&nbsp;in 
interface&nbsp;<code>org.apache.accumulo.core.iterators.TypedValueCombiner.Encoder&lt;org.apache.accumulo.core.util.ComparablePair&lt;<a
 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/PairLexicoder.html"
 title="type parameter in PairLexicoder">A</a> extends <a 
href="http://docs.oracle.com/javase/7/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/client/lexicoder/PairLexicoder.html"
 title="type parameter in PairLexicoder">A</a>&gt;,<a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/PairLexicoder.html"
 title="type parameter in PairLexicoder">B</a> extends <a 
href="http://docs.oracle.com/javase/7/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/client/lexicoder/PairLexicoder.html"
 title="type p
 arameter in PairLexicoder">B</a>&gt;&gt;&gt;</code></dd>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/AbstractEncoder.html#decode(byte[])">decode</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/AbstractEncoder.html"
 title="class in 
org.apache.accumulo.core.client.lexicoder">AbstractEncoder</a>&lt;org.apache.accumulo.core.util.ComparablePair&lt;<a
 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/PairLexicoder.html"
 title="type parameter in PairLexicoder">A</a> extends <a 
href="http://docs.oracle.com/javase/7/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/client/lexicoder/PairLexicoder.html"
 title="type parameter in PairLexicoder">A</a>&gt;,<a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/PairLexicoder.html"
 title="type parameter in PairLexicoder">B</a> extends <a 
href="http://docs.oracle.com/javase/7
 /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/client/lexicoder/PairLexicoder.html"
 title="type parameter in PairLexicoder">B</a>&gt;&gt;&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="decodeUnchecked(byte[], int, int)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>decodeUnchecked</h4>
+<pre>protected&nbsp;org.apache.accumulo.core.util.ComparablePair&lt;<a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/PairLexicoder.html"
 title="type parameter in PairLexicoder">A</a>,<a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/PairLexicoder.html"
 title="type parameter in 
PairLexicoder">B</a>&gt;&nbsp;decodeUnchecked(byte[]&nbsp;data,
+                                                                
int&nbsp;offset,
+                                                                
int&nbsp;len)</pre>
+<div class="block"><strong>Description copied from class:&nbsp;<code><a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/AbstractEncoder.html#decodeUnchecked(byte[],%20int,%20int)">AbstractEncoder</a></code></strong></div>
+<div class="block">Decodes a byte array without checking if the offset and len 
exceed the bounds of the actual array.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/AbstractEncoder.html#decodeUnchecked(byte[],%20int,%20int)">decodeUnchecked</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/AbstractEncoder.html"
 title="class in 
org.apache.accumulo.core.client.lexicoder">AbstractEncoder</a>&lt;org.apache.accumulo.core.util.ComparablePair&lt;<a
 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/PairLexicoder.html"
 title="type parameter in PairLexicoder">A</a> extends <a 
href="http://docs.oracle.com/javase/7/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/client/lexicoder/PairLexicoder.html"
 title="type parameter in PairLexicoder">A</a>&gt;,<a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/PairLexicoder.html"
 title="type parameter in PairLexicoder">B</a> extends <a href=
 
"http://docs.oracle.com/javase/7/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/client/lexicoder/PairLexicoder.html"
 title="type parameter in PairLexicoder">B</a>&gt;&gt;&gt;</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/PairLexicoder.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/LongLexicoder.html"
 title="class in org.apache.accumulo.core.client.lexicoder"><span 
class="strong">Prev Class</span></a></li>
+<li><a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/ReverseLexicoder.html"
 title="class in org.apache.accumulo.core.client.lexicoder"><span 
class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../index.html?org/apache/accumulo/core/client/lexicoder/PairLexicoder.html"
 target="_top">Frames</a></li>
+<li><a href="PairLexicoder.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; 2011&#x2013;2016 <a 
href="https://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/97bc584b/1.8/apidocs/org/apache/accumulo/core/client/lexicoder/ReverseLexicoder.html
----------------------------------------------------------------------
diff --git 
a/1.8/apidocs/org/apache/accumulo/core/client/lexicoder/ReverseLexicoder.html 
b/1.8/apidocs/org/apache/accumulo/core/client/lexicoder/ReverseLexicoder.html
new file mode 100644
index 0000000..fd2eccf
--- /dev/null
+++ 
b/1.8/apidocs/org/apache/accumulo/core/client/lexicoder/ReverseLexicoder.html
@@ -0,0 +1,319 @@
+<!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_79) on Tue Sep 06 14:11:21 EDT 2016 
-->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>ReverseLexicoder (Apache Accumulo Project 1.8.0 API)</title>
+<meta name="date" content="2016-09-06">
+<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="ReverseLexicoder (Apache Accumulo Project 1.8.0 
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/ReverseLexicoder.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/PairLexicoder.html"
 title="class in org.apache.accumulo.core.client.lexicoder"><span 
class="strong">Prev Class</span></a></li>
+<li><a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/StringLexicoder.html"
 title="class in org.apache.accumulo.core.client.lexicoder"><span 
class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../index.html?org/apache/accumulo/core/client/lexicoder/ReverseLexicoder.html"
 target="_top">Frames</a></li>
+<li><a href="ReverseLexicoder.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.accumulo.core.client.lexicoder</div>
+<h2 title="Class ReverseLexicoder" class="title">Class 
ReverseLexicoder&lt;T&gt;</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li><a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/AbstractEncoder.html"
 title="class in 
org.apache.accumulo.core.client.lexicoder">org.apache.accumulo.core.client.lexicoder.AbstractEncoder</a>&lt;T&gt;</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.accumulo.core.client.lexicoder.impl.AbstractLexicoder&lt;T&gt;</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.accumulo.core.client.lexicoder.ReverseLexicoder&lt;T&gt;</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/Encoder.html" 
title="interface in 
org.apache.accumulo.core.client.lexicoder">Encoder</a>&lt;T&gt;, <a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/Lexicoder.html"
 title="interface in 
org.apache.accumulo.core.client.lexicoder">Lexicoder</a>&lt;T&gt;, 
org.apache.accumulo.core.iterators.TypedValueCombiner.Encoder&lt;T&gt;</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">ReverseLexicoder&lt;T&gt;</span>
+extends 
org.apache.accumulo.core.client.lexicoder.impl.AbstractLexicoder&lt;T&gt;</pre>
+<div class="block">A lexicoder that flips the sort order from another 
lexicoder. If this is applied to <a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/DateLexicoder.html"
 title="class in 
org.apache.accumulo.core.client.lexicoder"><code>DateLexicoder</code></a>, the 
most recent date will be sorted first and the
+ oldest date will be sorted last. If it's applied to <a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/LongLexicoder.html"
 title="class in 
org.apache.accumulo.core.client.lexicoder"><code>LongLexicoder</code></a>, the 
Long.MAX_VALUE will be sorted first and Long.MIN_VALUE will be sorted last,
+ etc...</div>
+<dl><dt><span class="strong">Since:</span></dt>
+  <dd>1.6.0</dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/ReverseLexicoder.html#ReverseLexicoder(org.apache.accumulo.core.client.lexicoder.Lexicoder)">ReverseLexicoder</a></strong>(<a
 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/Lexicoder.html"
 title="interface in 
org.apache.accumulo.core.client.lexicoder">Lexicoder</a>&lt;<a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/ReverseLexicoder.html"
 title="type parameter in 
ReverseLexicoder">T</a>&gt;&nbsp;lexicoder)</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>protected <a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/ReverseLexicoder.html"
 title="type parameter in ReverseLexicoder">T</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/ReverseLexicoder.html#decodeUnchecked(byte[],%20int,%20int)">decodeUnchecked</a></strong>(byte[]&nbsp;data,
+               int&nbsp;offset,
+               int&nbsp;len)</code>
+<div class="block">Decodes a byte array without checking if the offset and len 
exceed the bounds of the actual array.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>byte[]</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/ReverseLexicoder.html#encode(T)">encode</a></strong>(<a
 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/ReverseLexicoder.html"
 title="type parameter in ReverseLexicoder">T</a>&nbsp;data)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods_inherited_from_class_org.apache.accumulo.core.client.lexicoder.AbstractEncoder">
+<!--   -->
+</a>
+<h3>Methods inherited from 
class&nbsp;org.apache.accumulo.core.client.lexicoder.<a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/AbstractEncoder.html"
 title="class in 
org.apache.accumulo.core.client.lexicoder">AbstractEncoder</a></h3>
+<code><a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/AbstractEncoder.html#decode(byte[])">decode</a>,
 <a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/AbstractEncoder.html#decode(byte[],%20int,%20int)">decode</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/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/docs/api/java/lang/Object.html?is-external=true#toString()"
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/7/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/7/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/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)"
 title="class or interface in java.lang">wait</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods_inherited_from_class_org.apache.accumulo.core.iterators.TypedValueCombiner.Encoder">
+<!--   -->
+</a>
+<h3>Methods inherited from 
interface&nbsp;org.apache.accumulo.core.iterators.TypedValueCombiner.Encoder</h3>
+<code>decode</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="ReverseLexicoder(org.apache.accumulo.core.client.lexicoder.Lexicoder)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ReverseLexicoder</h4>
+<pre>public&nbsp;ReverseLexicoder(<a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/Lexicoder.html"
 title="interface in 
org.apache.accumulo.core.client.lexicoder">Lexicoder</a>&lt;<a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/ReverseLexicoder.html"
 title="type parameter in ReverseLexicoder">T</a>&gt;&nbsp;lexicoder)</pre>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>lexicoder</code> 
- The lexicoder who's sort order will be flipped.</dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="encode(java.lang.Object)">
+<!--   -->
+</a><a name="encode(T)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>encode</h4>
+<pre>public&nbsp;byte[]&nbsp;encode(<a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/ReverseLexicoder.html"
 title="type parameter in ReverseLexicoder">T</a>&nbsp;data)</pre>
+</li>
+</ul>
+<a name="decodeUnchecked(byte[], int, int)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>decodeUnchecked</h4>
+<pre>protected&nbsp;<a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/ReverseLexicoder.html"
 title="type parameter in 
ReverseLexicoder">T</a>&nbsp;decodeUnchecked(byte[]&nbsp;data,
+                int&nbsp;offset,
+                int&nbsp;len)</pre>
+<div class="block"><strong>Description copied from class:&nbsp;<code><a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/AbstractEncoder.html#decodeUnchecked(byte[],%20int,%20int)">AbstractEncoder</a></code></strong></div>
+<div class="block">Decodes a byte array without checking if the offset and len 
exceed the bounds of the actual array.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/AbstractEncoder.html#decodeUnchecked(byte[],%20int,%20int)">decodeUnchecked</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/AbstractEncoder.html"
 title="class in 
org.apache.accumulo.core.client.lexicoder">AbstractEncoder</a>&lt;<a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/ReverseLexicoder.html"
 title="type parameter in ReverseLexicoder">T</a>&gt;</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/ReverseLexicoder.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/PairLexicoder.html"
 title="class in org.apache.accumulo.core.client.lexicoder"><span 
class="strong">Prev Class</span></a></li>
+<li><a 
href="../../../../../../org/apache/accumulo/core/client/lexicoder/StringLexicoder.html"
 title="class in org.apache.accumulo.core.client.lexicoder"><span 
class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../index.html?org/apache/accumulo/core/client/lexicoder/ReverseLexicoder.html"
 target="_top">Frames</a></li>
+<li><a href="ReverseLexicoder.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; 2011&#x2013;2016 <a 
href="https://www.apache.org";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

Reply via email to