http://git-wip-us.apache.org/repos/asf/accumulo/blob/60422503/1.6/apidocs/org/apache/accumulo/core/client/lexicoder/LongLexicoder.html ---------------------------------------------------------------------- diff --git a/1.6/apidocs/org/apache/accumulo/core/client/lexicoder/LongLexicoder.html b/1.6/apidocs/org/apache/accumulo/core/client/lexicoder/LongLexicoder.html index ffe80a6..93b975c 100644 --- a/1.6/apidocs/org/apache/accumulo/core/client/lexicoder/LongLexicoder.html +++ b/1.6/apidocs/org/apache/accumulo/core/client/lexicoder/LongLexicoder.html @@ -2,26 +2,39 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_95) on Thu Mar 03 18:03:29 EST 2016 --> +<!-- Generated by javadoc (1.8.0_102) on Tue Sep 20 13:24:02 EDT 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>LongLexicoder (Apache Accumulo Project 1.6.5 API)</title> -<meta name="date" content="2016-03-03"> +<title>LongLexicoder (Apache Accumulo Project 1.6.6 API)</title> +<meta name="date" content="2016-09-20"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> +<script type="text/javascript" src="../../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="LongLexicoder (Apache Accumulo Project 1.6.5 API)"; + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="LongLexicoder (Apache Accumulo Project 1.6.6 API)"; + } + } + catch(err) { } //--> +var methods = {"i0":10,"i1":10}; +var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; +var altColor = "altColor"; +var rowColor = "rowColor"; +var tableTab = "tableTab"; +var activeTableTab = "activeTableTab"; </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> +<div class="topNav"><a name="navbar.top"> <!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> @@ -37,15 +50,15 @@ </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> +<li><a href="../../../../../../org/apache/accumulo/core/client/lexicoder/ListLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder"><span class="typeNameLink">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="typeNameLink">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> +<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> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -64,17 +77,17 @@ <li>Summary: </li> <li>Nested | </li> <li>Field | </li> -<li><a href="#constructor_summary">Constr</a> | </li> -<li><a href="#method_summary">Method</a></li> +<li><a href="#constructor.summary">Constr</a> | </li> +<li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail: </li> <li>Field | </li> -<li><a href="#constructor_detail">Constr</a> | </li> -<li><a href="#method_detail">Method</a></li> +<li><a href="#constructor.detail">Constr</a> | </li> +<li><a href="#method.detail">Method</a></li> </ul> </div> -<a name="skip-navbar_top"> +<a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> @@ -85,7 +98,7 @@ </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><a href="http://docs.oracle.com/javase/8/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/ULongLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder">org.apache.accumulo.core.client.lexicoder.ULongLexicoder</a></li> @@ -102,16 +115,18 @@ <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><<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>>, <a href="../../../../../../org/apache/accumulo/core/client/lexicoder/Lexicoder.html" title="interface in org.apache.accumulo.core.client.lexicoder">Lexicoder</a><<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>>, org.apache.accumulo.core.iterators.TypedValueCombiner.Encoder<<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>></dd> +<dd><a href="../../../../../../org/apache/accumulo/core/client/lexicoder/Encoder.html" title="interface in org.apache.accumulo.core.client.lexicoder">Encoder</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>>, <a href="../../../../../../org/apache/accumulo/core/client/lexicoder/Lexicoder.html" title="interface in org.apache.accumulo.core.client.lexicoder">Lexicoder</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>>, org.apache.accumulo.core.iterators.TypedValueCombiner.Encoder<<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>></dd> </dl> <hr> <br> -<pre>public class <span class="strong">LongLexicoder</span> +<pre>public class <span class="typeNameLabel">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> +<dl> +<dt><span class="simpleTagLabel">Since:</span></dt> +<dd>1.6.0</dd> +</dl> </li> </ul> </div> @@ -120,48 +135,48 @@ extends <a href="../../../../../../org/apache/accumulo/core/client/lexicoder/ULo <li class="blockList"> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> -<li class="blockList"><a name="constructor_summary"> +<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"> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> <caption><span>Constructors</span><span class="tabEnd"> </span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> -<td class="colOne"><code><strong><a href="../../../../../../org/apache/accumulo/core/client/lexicoder/LongLexicoder.html#LongLexicoder()">LongLexicoder</a></strong>()</code> </td> +<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/lexicoder/LongLexicoder.html#LongLexicoder--">LongLexicoder</a></span>()</code> </td> </tr> </table> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> -<li class="blockList"><a name="method_summary"> +<li class="blockList"><a name="method.summary"> <!-- --> </a> <h3>Method Summary</h3> -<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> -<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></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/6/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#decode(byte[])">decode</a></strong>(byte[] data)</code> </td> +<tr id="i0" class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/lexicoder/LongLexicoder.html#decode-byte:A-">decode</a></span>(byte[] data)</code> </td> </tr> -<tr class="rowColor"> +<tr id="i1" 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/6/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> l)</code> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/lexicoder/LongLexicoder.html#encode-java.lang.Long-">encode</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> l)</code> </td> </tr> </table> <ul class="blockList"> -<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> +<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang /Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/8/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/8/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/8/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/8/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/8/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/8/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/8/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/8/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/8/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/8/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/8/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/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li> </ul> </li> </ul> @@ -173,11 +188,11 @@ extends <a href="../../../../../../org/apache/accumulo/core/client/lexicoder/ULo <li class="blockList"> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> -<li class="blockList"><a name="constructor_detail"> +<li class="blockList"><a name="constructor.detail"> <!-- --> </a> <h3>Constructor Detail</h3> -<a name="LongLexicoder()"> +<a name="LongLexicoder--"> <!-- --> </a> <ul class="blockListLast"> @@ -190,37 +205,37 @@ extends <a href="../../../../../../org/apache/accumulo/core/client/lexicoder/ULo </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> -<li class="blockList"><a name="method_detail"> +<li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>Method Detail</h3> -<a name="encode(java.lang.Long)"> +<a name="encode-java.lang.Long-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>encode</h4> -<pre>public byte[] encode(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> l)</pre> +<pre>public byte[] encode(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> l)</pre> <dl> -<dt><strong>Specified by:</strong></dt> -<dd><code>encode</code> in interface <code>org.apache.accumulo.core.iterators.TypedValueCombiner.Encoder<<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>></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> in class <code><a href="../../../../../../org/apache/accumulo/core/client/lexicoder/ULongLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder">ULongLexicoder</a></code></dd> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code>encode</code> in interface <code>org.apache.accumulo.core.iterators.TypedValueCombiner.Encoder<<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>></code></dd> +<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> +<dd><code><a href="../../../../../../org/apache/accumulo/core/client/lexicoder/ULongLexicoder.html#encode-java.lang.Long-">encode</a></code> in class <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="decode(byte[])"> +<a name="decode-byte:A-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>decode</h4> -<pre>public <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> decode(byte[] data)</pre> +<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> decode(byte[] data)</pre> <dl> -<dt><strong>Specified by:</strong></dt> -<dd><code>decode</code> in interface <code>org.apache.accumulo.core.iterators.TypedValueCombiner.Encoder<<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>></code></dd> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../../../../org/apache/accumulo/core/client/lexicoder/ULongLexicoder.html#decode(byte[])">decode</a></code> in class <code><a href="../../../../../../org/apache/accumulo/core/client/lexicoder/ULongLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder">ULongLexicoder</a></code></dd> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code>decode</code> in interface <code>org.apache.accumulo.core.iterators.TypedValueCombiner.Encoder<<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>></code></dd> +<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> +<dd><code><a href="../../../../../../org/apache/accumulo/core/client/lexicoder/ULongLexicoder.html#decode-byte:A-">decode</a></code> in class <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> @@ -232,9 +247,11 @@ extends <a href="../../../../../../org/apache/accumulo/core/client/lexicoder/ULo </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> +<div class="bottomNav"><a name="navbar.bottom"> <!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> @@ -250,15 +267,15 @@ extends <a href="../../../../../../org/apache/accumulo/core/client/lexicoder/ULo </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> +<li><a href="../../../../../../org/apache/accumulo/core/client/lexicoder/ListLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder"><span class="typeNameLink">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="typeNameLink">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> +<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> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -277,20 +294,20 @@ extends <a href="../../../../../../org/apache/accumulo/core/client/lexicoder/ULo <li>Summary: </li> <li>Nested | </li> <li>Field | </li> -<li><a href="#constructor_summary">Constr</a> | </li> -<li><a href="#method_summary">Method</a></li> +<li><a href="#constructor.summary">Constr</a> | </li> +<li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail: </li> <li>Field | </li> -<li><a href="#constructor_detail">Constr</a> | </li> -<li><a href="#method_detail">Method</a></li> +<li><a href="#constructor.detail">Constr</a> | </li> +<li><a href="#method.detail">Method</a></li> </ul> </div> -<a name="skip-navbar_bottom"> +<a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2011–2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2011–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/60422503/1.6/apidocs/org/apache/accumulo/core/client/lexicoder/PairLexicoder.html ---------------------------------------------------------------------- diff --git a/1.6/apidocs/org/apache/accumulo/core/client/lexicoder/PairLexicoder.html b/1.6/apidocs/org/apache/accumulo/core/client/lexicoder/PairLexicoder.html index c332ab2..2e37545 100644 --- a/1.6/apidocs/org/apache/accumulo/core/client/lexicoder/PairLexicoder.html +++ b/1.6/apidocs/org/apache/accumulo/core/client/lexicoder/PairLexicoder.html @@ -2,26 +2,39 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_95) on Thu Mar 03 18:03:29 EST 2016 --> +<!-- Generated by javadoc (1.8.0_102) on Tue Sep 20 13:24:02 EDT 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>PairLexicoder (Apache Accumulo Project 1.6.5 API)</title> -<meta name="date" content="2016-03-03"> +<title>PairLexicoder (Apache Accumulo Project 1.6.6 API)</title> +<meta name="date" content="2016-09-20"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> +<script type="text/javascript" src="../../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="PairLexicoder (Apache Accumulo Project 1.6.5 API)"; + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="PairLexicoder (Apache Accumulo Project 1.6.6 API)"; + } + } + catch(err) { } //--> +var methods = {"i0":10,"i1":10}; +var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; +var altColor = "altColor"; +var rowColor = "rowColor"; +var tableTab = "tableTab"; +var activeTableTab = "activeTableTab"; </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> +<div class="topNav"><a name="navbar.top"> <!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> @@ -37,15 +50,15 @@ </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> +<li><a href="../../../../../../org/apache/accumulo/core/client/lexicoder/LongLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder"><span class="typeNameLink">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="typeNameLink">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> +<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> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -64,28 +77,28 @@ <li>Summary: </li> <li>Nested | </li> <li>Field | </li> -<li><a href="#constructor_summary">Constr</a> | </li> -<li><a href="#method_summary">Method</a></li> +<li><a href="#constructor.summary">Constr</a> | </li> +<li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail: </li> <li>Field | </li> -<li><a href="#constructor_detail">Constr</a> | </li> -<li><a href="#method_detail">Method</a></li> +<li><a href="#constructor.detail">Constr</a> | </li> +<li><a href="#method.detail">Method</a></li> </ul> </div> -<a name="skip-navbar_top"> +<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<A extends <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><A>,B extends <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><B>></h2> +<h2 title="Class PairLexicoder" class="title">Class PairLexicoder<A extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><A>,B extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><B>></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><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> <li> <ul class="inheritance"> <li>org.apache.accumulo.core.client.lexicoder.PairLexicoder<A,B></li> @@ -101,8 +114,8 @@ </dl> <hr> <br> -<pre>public class <span class="strong">PairLexicoder<A extends <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><A>,B extends <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><B>></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> +<pre>public class <span class="typeNameLabel">PairLexicoder<A extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><A>,B extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><B>></span> +extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements <a href="../../../../../../org/apache/accumulo/core/client/lexicoder/Lexicoder.html" title="interface in org.apache.accumulo.core.client.lexicoder">Lexicoder</a><org.apache.accumulo.core.util.ComparablePair<A,B>></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. @@ -124,8 +137,10 @@ implements <a href="../../../../../../org/apache/accumulo/core/client/lexicoder/ 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> +<dl> +<dt><span class="simpleTagLabel">Since:</span></dt> +<dd>1.6.0</dd> +</dl> </li> </ul> </div> @@ -134,17 +149,17 @@ implements <a href="../../../../../../org/apache/accumulo/core/client/lexicoder/ <li class="blockList"> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> -<li class="blockList"><a name="constructor_summary"> +<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"> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> <caption><span>Constructors</span><span class="tabEnd"> </span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> -<td class="colOne"><code><strong><a href="../../../../../../org/apache/accumulo/core/client/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><<a href="../../../../../../org/apache/accumulo/core/client/lexicoder/PairLexicoder.html" title="type parameter in PairLexicoder">A</a>> firstLexicoder, +<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/lexicoder/PairLexicoder.html#PairLexicoder-org.apache.accumulo.core.client.lexicoder.Lexicoder-org.apache.accumulo.core.client.lexicoder.Lexicoder-">PairLexicoder</a></span>(<a href="../../../../../../org/apache/accumulo/core/client/lexicoder/Lexicoder.html" title="interface in org.apache.accumulo.core.client.lexicoder">Lexicoder</a><<a href="../../../../../../org/apache/accumulo/core/client/lexicoder/PairLexicoder.html" title="type parameter in PairLexicoder">A</a>> firstLexicoder, <a href="../../../../../../org/apache/accumulo/core/client/lexicoder/Lexicoder.html" title="interface in org.apache.accumulo.core.client.lexicoder">Lexicoder</a><<a href="../../../../../../org/apache/accumulo/core/client/lexicoder/PairLexicoder.html" title="type parameter in PairLexicoder">B</a>> secondLexicoder)</code> </td> </tr> </table> @@ -152,31 +167,31 @@ implements <a href="../../../../../../org/apache/accumulo/core/client/lexicoder/ </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> -<li class="blockList"><a name="method_summary"> +<li class="blockList"><a name="method.summary"> <!-- --> </a> <h3>Method Summary</h3> -<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> -<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></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"> +<tr id="i0" class="altColor"> <td class="colFirst"><code>org.apache.accumulo.core.util.ComparablePair<<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>></code></td> -<td class="colLast"><code><strong><a href="../../../../../../org/apache/accumulo/core/client/lexicoder/PairLexicoder.html#decode(byte[])">decode</a></strong>(byte[] data)</code> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/lexicoder/PairLexicoder.html#decode-byte:A-">decode</a></span>(byte[] data)</code> </td> </tr> -<tr class="rowColor"> +<tr id="i1" class="rowColor"> <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<<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>> data)</code> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/lexicoder/PairLexicoder.html#encode-org.apache.accumulo.core.util.ComparablePair-">encode</a></span>(org.apache.accumulo.core.util.ComparablePair<<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>> data)</code> </td> </tr> </table> <ul class="blockList"> -<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> +<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang /Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/8/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/8/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/8/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/8/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/8/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/8/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/8/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/8/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/8/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/8/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/8/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/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li> </ul> </li> </ul> @@ -188,29 +203,29 @@ implements <a href="../../../../../../org/apache/accumulo/core/client/lexicoder/ <li class="blockList"> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> -<li class="blockList"><a name="constructor_detail"> +<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 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 PairLexicoder(<a href="../../../../../../org/apache/accumulo/core/client/lexicoder/Lexicoder.html" title="interface in org.apache.accumulo.core.client.lexicoder">Lexicoder</a><<a href="../../../../../../org/apache/accumulo/core/client/lexicoder/PairLexicoder.html" title="type parameter in PairLexicoder">A</a>> firstLexicoder, - <a href="../../../../../../org/apache/accumulo/core/client/lexicoder/Lexicoder.html" title="interface in org.apache.accumulo.core.client.lexicoder">Lexicoder</a><<a href="../../../../../../org/apache/accumulo/core/client/lexicoder/PairLexicoder.html" title="type parameter in PairLexicoder">B</a>> secondLexicoder)</pre> + <a href="../../../../../../org/apache/accumulo/core/client/lexicoder/Lexicoder.html" title="interface in org.apache.accumulo.core.client.lexicoder">Lexicoder</a><<a href="../../../../../../org/apache/accumulo/core/client/lexicoder/PairLexicoder.html" title="type parameter in PairLexicoder">B</a>> secondLexicoder)</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> -<li class="blockList"><a name="method_detail"> +<li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>Method Detail</h3> -<a name="encode(org.apache.accumulo.core.util.ComparablePair)"> +<a name="encode-org.apache.accumulo.core.util.ComparablePair-"> <!-- --> </a> <ul class="blockList"> @@ -218,12 +233,12 @@ implements <a href="../../../../../../org/apache/accumulo/core/client/lexicoder/ <h4>encode</h4> <pre>public byte[] encode(org.apache.accumulo.core.util.ComparablePair<<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>> data)</pre> <dl> -<dt><strong>Specified by:</strong></dt> -<dd><code>encode</code> in interface <code>org.apache.accumulo.core.iterators.TypedValueCombiner.Encoder<org.apache.accumulo.core.util.ComparablePair<<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/6/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><<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> extends <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><<a href="../../../../../../org/apache/accumulo/core/client/lexicoder/PairLexicoder.html" title="type p arameter in PairLexicoder">B</a>>>></code></dd> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code>encode</code> in interface <code>org.apache.accumulo.core.iterators.TypedValueCombiner.Encoder<org.apache.accumulo.core.util.ComparablePair<<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/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><<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> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><<a href="../../../../../../org/apache/accumulo/core/client/lexicoder/PairLexicoder.html" title="type p arameter in PairLexicoder">B</a>>>></code></dd> </dl> </li> </ul> -<a name="decode(byte[])"> +<a name="decode-byte:A-"> <!-- --> </a> <ul class="blockListLast"> @@ -231,8 +246,8 @@ implements <a href="../../../../../../org/apache/accumulo/core/client/lexicoder/ <h4>decode</h4> <pre>public org.apache.accumulo.core.util.ComparablePair<<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>> decode(byte[] data)</pre> <dl> -<dt><strong>Specified by:</strong></dt> -<dd><code>decode</code> in interface <code>org.apache.accumulo.core.iterators.TypedValueCombiner.Encoder<org.apache.accumulo.core.util.ComparablePair<<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/6/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><<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> extends <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><<a href="../../../../../../org/apache/accumulo/core/client/lexicoder/PairLexicoder.html" title="type p arameter in PairLexicoder">B</a>>>></code></dd> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code>decode</code> in interface <code>org.apache.accumulo.core.iterators.TypedValueCombiner.Encoder<org.apache.accumulo.core.util.ComparablePair<<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/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><<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> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><<a href="../../../../../../org/apache/accumulo/core/client/lexicoder/PairLexicoder.html" title="type p arameter in PairLexicoder">B</a>>>></code></dd> </dl> </li> </ul> @@ -244,9 +259,11 @@ implements <a href="../../../../../../org/apache/accumulo/core/client/lexicoder/ </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> +<div class="bottomNav"><a name="navbar.bottom"> <!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> @@ -262,15 +279,15 @@ implements <a href="../../../../../../org/apache/accumulo/core/client/lexicoder/ </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> +<li><a href="../../../../../../org/apache/accumulo/core/client/lexicoder/LongLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder"><span class="typeNameLink">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="typeNameLink">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> +<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> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -289,20 +306,20 @@ implements <a href="../../../../../../org/apache/accumulo/core/client/lexicoder/ <li>Summary: </li> <li>Nested | </li> <li>Field | </li> -<li><a href="#constructor_summary">Constr</a> | </li> -<li><a href="#method_summary">Method</a></li> +<li><a href="#constructor.summary">Constr</a> | </li> +<li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail: </li> <li>Field | </li> -<li><a href="#constructor_detail">Constr</a> | </li> -<li><a href="#method_detail">Method</a></li> +<li><a href="#constructor.detail">Constr</a> | </li> +<li><a href="#method.detail">Method</a></li> </ul> </div> -<a name="skip-navbar_bottom"> +<a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2011–2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2011–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/60422503/1.6/apidocs/org/apache/accumulo/core/client/lexicoder/ReverseLexicoder.html ---------------------------------------------------------------------- diff --git a/1.6/apidocs/org/apache/accumulo/core/client/lexicoder/ReverseLexicoder.html b/1.6/apidocs/org/apache/accumulo/core/client/lexicoder/ReverseLexicoder.html index 6c53849..ee83bcd 100644 --- a/1.6/apidocs/org/apache/accumulo/core/client/lexicoder/ReverseLexicoder.html +++ b/1.6/apidocs/org/apache/accumulo/core/client/lexicoder/ReverseLexicoder.html @@ -2,26 +2,39 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_95) on Thu Mar 03 18:03:29 EST 2016 --> +<!-- Generated by javadoc (1.8.0_102) on Tue Sep 20 13:24:02 EDT 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ReverseLexicoder (Apache Accumulo Project 1.6.5 API)</title> -<meta name="date" content="2016-03-03"> +<title>ReverseLexicoder (Apache Accumulo Project 1.6.6 API)</title> +<meta name="date" content="2016-09-20"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> +<script type="text/javascript" src="../../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ReverseLexicoder (Apache Accumulo Project 1.6.5 API)"; + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="ReverseLexicoder (Apache Accumulo Project 1.6.6 API)"; + } + } + catch(err) { } //--> +var methods = {"i0":10,"i1":10}; +var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; +var altColor = "altColor"; +var rowColor = "rowColor"; +var tableTab = "tableTab"; +var activeTableTab = "activeTableTab"; </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> +<div class="topNav"><a name="navbar.top"> <!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> @@ -37,15 +50,15 @@ </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> +<li><a href="../../../../../../org/apache/accumulo/core/client/lexicoder/PairLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder"><span class="typeNameLink">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="typeNameLink">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> +<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> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -64,17 +77,17 @@ <li>Summary: </li> <li>Nested | </li> <li>Field | </li> -<li><a href="#constructor_summary">Constr</a> | </li> -<li><a href="#method_summary">Method</a></li> +<li><a href="#constructor.summary">Constr</a> | </li> +<li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail: </li> <li>Field | </li> -<li><a href="#constructor_detail">Constr</a> | </li> -<li><a href="#method_detail">Method</a></li> +<li><a href="#constructor.detail">Constr</a> | </li> +<li><a href="#method.detail">Method</a></li> </ul> </div> -<a name="skip-navbar_top"> +<a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> @@ -85,7 +98,7 @@ </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><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> <li> <ul class="inheritance"> <li>org.apache.accumulo.core.client.lexicoder.ReverseLexicoder<T></li> @@ -101,14 +114,16 @@ </dl> <hr> <br> -<pre>public class <span class="strong">ReverseLexicoder<T></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> +<pre>public class <span class="typeNameLabel">ReverseLexicoder<T></span> +extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements <a href="../../../../../../org/apache/accumulo/core/client/lexicoder/Lexicoder.html" title="interface in org.apache.accumulo.core.client.lexicoder">Lexicoder</a><T></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> +<dl> +<dt><span class="simpleTagLabel">Since:</span></dt> +<dd>1.6.0</dd> +</dl> </li> </ul> </div> @@ -117,48 +132,48 @@ implements <a href="../../../../../../org/apache/accumulo/core/client/lexicoder/ <li class="blockList"> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> -<li class="blockList"><a name="constructor_summary"> +<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"> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> <caption><span>Constructors</span><span class="tabEnd"> </span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> -<td class="colOne"><code><strong><a href="../../../../../../org/apache/accumulo/core/client/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><<a href="../../../../../../org/apache/accumulo/core/client/lexicoder/ReverseLexicoder.html" title="type parameter in ReverseLexicoder">T</a>> lexicoder)</code> </td> +<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/lexicoder/ReverseLexicoder.html#ReverseLexicoder-org.apache.accumulo.core.client.lexicoder.Lexicoder-">ReverseLexicoder</a></span>(<a href="../../../../../../org/apache/accumulo/core/client/lexicoder/Lexicoder.html" title="interface in org.apache.accumulo.core.client.lexicoder">Lexicoder</a><<a href="../../../../../../org/apache/accumulo/core/client/lexicoder/ReverseLexicoder.html" title="type parameter in ReverseLexicoder">T</a>> lexicoder)</code> </td> </tr> </table> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> -<li class="blockList"><a name="method_summary"> +<li class="blockList"><a name="method.summary"> <!-- --> </a> <h3>Method Summary</h3> -<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> -<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></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"> +<tr id="i0" class="altColor"> <td class="colFirst"><code><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#decode(byte[])">decode</a></strong>(byte[] data)</code> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/lexicoder/ReverseLexicoder.html#decode-byte:A-">decode</a></span>(byte[] data)</code> </td> </tr> -<tr class="rowColor"> +<tr id="i1" 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> data)</code> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/lexicoder/ReverseLexicoder.html#encode-T-">encode</a></span>(<a href="../../../../../../org/apache/accumulo/core/client/lexicoder/ReverseLexicoder.html" title="type parameter in ReverseLexicoder">T</a> data)</code> </td> </tr> </table> <ul class="blockList"> -<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> +<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang /Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/8/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/8/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/8/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/8/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/8/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/8/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/8/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/8/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/8/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/8/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/8/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/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li> </ul> </li> </ul> @@ -170,31 +185,34 @@ implements <a href="../../../../../../org/apache/accumulo/core/client/lexicoder/ <li class="blockList"> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> -<li class="blockList"><a name="constructor_detail"> +<li class="blockList"><a name="constructor.detail"> <!-- --> </a> <h3>Constructor Detail</h3> -<a name="ReverseLexicoder(org.apache.accumulo.core.client.lexicoder.Lexicoder)"> +<a name="ReverseLexicoder-org.apache.accumulo.core.client.lexicoder.Lexicoder-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>ReverseLexicoder</h4> <pre>public ReverseLexicoder(<a href="../../../../../../org/apache/accumulo/core/client/lexicoder/Lexicoder.html" title="interface in org.apache.accumulo.core.client.lexicoder">Lexicoder</a><<a href="../../../../../../org/apache/accumulo/core/client/lexicoder/ReverseLexicoder.html" title="type parameter in ReverseLexicoder">T</a>> 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> +<dl> +<dt><span class="paramLabel">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"> +<li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>Method Detail</h3> -<a name="encode(java.lang.Object)"> +<a name="encode-java.lang.Object-"> <!-- --> -</a><a name="encode(T)"> +</a><a name="encode-T-"> <!-- --> </a> <ul class="blockList"> @@ -202,12 +220,12 @@ implements <a href="../../../../../../org/apache/accumulo/core/client/lexicoder/ <h4>encode</h4> <pre>public byte[] encode(<a href="../../../../../../org/apache/accumulo/core/client/lexicoder/ReverseLexicoder.html" title="type parameter in ReverseLexicoder">T</a> data)</pre> <dl> -<dt><strong>Specified by:</strong></dt> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code>encode</code> in interface <code>org.apache.accumulo.core.iterators.TypedValueCombiner.Encoder<<a href="../../../../../../org/apache/accumulo/core/client/lexicoder/ReverseLexicoder.html" title="type parameter in ReverseLexicoder">T</a>></code></dd> </dl> </li> </ul> -<a name="decode(byte[])"> +<a name="decode-byte:A-"> <!-- --> </a> <ul class="blockListLast"> @@ -215,7 +233,7 @@ implements <a href="../../../../../../org/apache/accumulo/core/client/lexicoder/ <h4>decode</h4> <pre>public <a href="../../../../../../org/apache/accumulo/core/client/lexicoder/ReverseLexicoder.html" title="type parameter in ReverseLexicoder">T</a> decode(byte[] data)</pre> <dl> -<dt><strong>Specified by:</strong></dt> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code>decode</code> in interface <code>org.apache.accumulo.core.iterators.TypedValueCombiner.Encoder<<a href="../../../../../../org/apache/accumulo/core/client/lexicoder/ReverseLexicoder.html" title="type parameter in ReverseLexicoder">T</a>></code></dd> </dl> </li> @@ -228,9 +246,11 @@ implements <a href="../../../../../../org/apache/accumulo/core/client/lexicoder/ </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> +<div class="bottomNav"><a name="navbar.bottom"> <!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> @@ -246,15 +266,15 @@ implements <a href="../../../../../../org/apache/accumulo/core/client/lexicoder/ </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> +<li><a href="../../../../../../org/apache/accumulo/core/client/lexicoder/PairLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder"><span class="typeNameLink">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="typeNameLink">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> +<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> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -273,20 +293,20 @@ implements <a href="../../../../../../org/apache/accumulo/core/client/lexicoder/ <li>Summary: </li> <li>Nested | </li> <li>Field | </li> -<li><a href="#constructor_summary">Constr</a> | </li> -<li><a href="#method_summary">Method</a></li> +<li><a href="#constructor.summary">Constr</a> | </li> +<li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail: </li> <li>Field | </li> -<li><a href="#constructor_detail">Constr</a> | </li> -<li><a href="#method_detail">Method</a></li> +<li><a href="#constructor.detail">Constr</a> | </li> +<li><a href="#method.detail">Method</a></li> </ul> </div> -<a name="skip-navbar_bottom"> +<a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2011–2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2011–2016 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html>