http://git-wip-us.apache.org/repos/asf/accumulo/blob/823e2294/1.4/apidocs/org/apache/accumulo/core/data/KeyExtent.html ---------------------------------------------------------------------- diff --git a/1.4/apidocs/org/apache/accumulo/core/data/KeyExtent.html b/1.4/apidocs/org/apache/accumulo/core/data/KeyExtent.html new file mode 100644 index 0000000..d1a8fed --- /dev/null +++ b/1.4/apidocs/org/apache/accumulo/core/data/KeyExtent.html @@ -0,0 +1,830 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_95) on Thu Mar 03 19:53:24 EST 2016 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>KeyExtent (accumulo 1.4.5 API)</title> +<meta name="date" content="2016-03-03"> +<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="KeyExtent (accumulo 1.4.5 API)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/KeyExtent.html">Use</a></li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../../org/apache/accumulo/core/data/KeyValue.html" title="class in org.apache.accumulo.core.data"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?org/apache/accumulo/core/data/KeyExtent.html" target="_top">Frames</a></li> +<li><a href="KeyExtent.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </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> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">org.apache.accumulo.core.data</div> +<h2 title="Class KeyExtent" class="title">Class KeyExtent</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>org.apache.accumulo.core.data.KeyExtent</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><<a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a>>, org.apache.hadoop.io.Writable, org.apache.hadoop.io.WritableComparable<<a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a>></dd> +</dl> +<hr> +<br> +<pre>public class <span class="strong">KeyExtent</span> +extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +implements org.apache.hadoop.io.WritableComparable<<a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a>></pre> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#KeyExtent()">KeyExtent</a></strong>()</code> +<div class="block">Default constructor</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><strong><a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#KeyExtent(org.apache.accumulo.core.data.KeyExtent)">KeyExtent</a></strong>(<a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a> extent)</code> </td> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#KeyExtent(org.apache.hadoop.io.Text,%20org.apache.hadoop.io.Text)">KeyExtent</a></strong>(org.apache.hadoop.io.Text flattenedExtent, + org.apache.hadoop.io.Text prevEndRow)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><strong><a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#KeyExtent(org.apache.hadoop.io.Text,%20org.apache.hadoop.io.Text,%20org.apache.hadoop.io.Text)">KeyExtent</a></strong>(org.apache.hadoop.io.Text table, + org.apache.hadoop.io.Text endRow, + org.apache.hadoop.io.Text prevEndRow)</code> </td> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#KeyExtent(org.apache.hadoop.io.Text,%20org.apache.accumulo.core.data.Value)">KeyExtent</a></strong>(org.apache.hadoop.io.Text flattenedExtent, + <a href="../../../../../org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a> prevEndRow)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><strong><a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#KeyExtent(org.apache.accumulo.core.data.thrift.TKeyExtent)">KeyExtent</a></strong>(org.apache.accumulo.core.data.thrift.TKeyExtent tke)</code> </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"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#compareTo(org.apache.accumulo.core.data.KeyExtent)">compareTo</a></strong>(<a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a> other)</code> +<div class="block">Compares extents based on rows</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#contains(org.apache.hadoop.io.BinaryComparable)">contains</a></strong>(org.apache.hadoop.io.BinaryComparable row)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#contains(org.apache.accumulo.core.data.ByteSequence)">contains</a></strong>(<a href="../../../../../org/apache/accumulo/core/data/ByteSequence.html" title="class in org.apache.accumulo.core.data">ByteSequence</a> bsrow)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static org.apache.hadoop.io.Text</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#decodePrevEndRow(org.apache.accumulo.core.data.Value)">decodePrevEndRow</a></strong>(<a href="../../../../../org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a> ibw)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#encodePrevEndRow(org.apache.hadoop.io.Text)">encodePrevEndRow</a></strong>(org.apache.hadoop.io.Text per)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#equals(java.lang.Object)">equals</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> o)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/util/SortedSet.html?is-external=true" title="class or interface in java.util">SortedSet</a><<a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a>></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#findChildren(org.apache.accumulo.core.data.KeyExtent,%20java.util.SortedSet)">findChildren</a></strong>(<a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a> ke, + <a href="http://docs.oracle.com/javase/6/docs/api/java/util/SortedSet.html?is-external=true" title="class or interface in java.util">SortedSet</a><<a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a>> tablets)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#findContainingExtent(org.apache.accumulo.core.data.KeyExtent,%20java.util.SortedSet)">findContainingExtent</a></strong>(<a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a> extent, + <a href="http://docs.oracle.com/javase/6/docs/api/java/util/SortedSet.html?is-external=true" title="class or interface in java.util">SortedSet</a><<a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a>> extents)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a><<a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a>></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#findOverlapping(org.apache.accumulo.core.data.KeyExtent,%20java.util.SortedMap)">findOverlapping</a></strong>(<a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a> nke, + <a href="http://docs.oracle.com/javase/6/docs/api/java/util/SortedMap.html?is-external=true" title="class or interface in java.util">SortedMap</a><<a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a>,? extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>> extents)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a><<a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a>></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#findOverlapping(org.apache.accumulo.core.data.KeyExtent,%20java.util.SortedSet)">findOverlapping</a></strong>(<a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a> nke, + <a href="http://docs.oracle.com/javase/6/docs/api/java/util/SortedSet.html?is-external=true" title="class or interface in java.util">SortedSet</a><<a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a>> extents)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>org.apache.hadoop.io.Text</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#getEndRow()">getEndRow</a></strong>()</code> +<div class="block">Returns this extent's end row</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a>></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#getKeyExtentsForRange(org.apache.hadoop.io.Text,%20org.apache.hadoop.io.Text,%20java.util.Set)">getKeyExtentsForRange</a></strong>(org.apache.hadoop.io.Text startRow, + org.apache.hadoop.io.Text endRow, + <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a><<a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a>> kes)</code> +<div class="block">Empty start or end rows tell the method there are no start or end rows, and to use all the keyextents that are before the end row if no start row etc.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>org.apache.hadoop.io.Text</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#getMetadataEntry()">getMetadataEntry</a></strong>()</code> +<div class="block">Returns a String representing this extent's entry in the Metadata table</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static org.apache.hadoop.io.Text</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#getMetadataEntry(org.apache.accumulo.core.data.KeyExtent)">getMetadataEntry</a></strong>(<a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a> extent)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static org.apache.hadoop.io.Text</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#getMetadataEntry(org.apache.hadoop.io.Text,%20org.apache.hadoop.io.Text)">getMetadataEntry</a></strong>(org.apache.hadoop.io.Text table, + org.apache.hadoop.io.Text row)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>org.apache.hadoop.io.Text</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#getPrevEndRow()">getPrevEndRow</a></strong>()</code> +<div class="block">Return the previous extent's end row</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/accumulo/core/data/Mutation.html" title="class in org.apache.accumulo.core.data">Mutation</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#getPrevRowUpdateMutation()">getPrevRowUpdateMutation</a></strong>()</code> +<div class="block">Returns a String representing the previous extent's entry in the Metadata table</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/accumulo/core/data/Mutation.html" title="class in org.apache.accumulo.core.data">Mutation</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#getPrevRowUpdateMutation(org.apache.accumulo.core.data.KeyExtent)">getPrevRowUpdateMutation</a></strong>(<a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a> ke)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>org.apache.hadoop.io.Text</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#getTableId()">getTableId</a></strong>()</code> +<div class="block">Returns the extent's table id</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/UUID.html?is-external=true" title="class or interface in java.util">UUID</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#getUUID()">getUUID</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#hashCode()">hashCode</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#isPreviousExtent(org.apache.accumulo.core.data.KeyExtent)">isPreviousExtent</a></strong>(<a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a> prevExtent)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#overlaps(org.apache.accumulo.core.data.KeyExtent)">overlaps</a></strong>(<a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a> other)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#readFields(java.io.DataInput)">readFields</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/DataInput.html?is-external=true" title="class or interface in java.io">DataInput</a> in)</code> +<div class="block">Populates the extents data fields from a DataInput object</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#setEndRow(org.apache.hadoop.io.Text)">setEndRow</a></strong>(org.apache.hadoop.io.Text endRow)</code> +<div class="block">Sets this extent's end row</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#setPrevEndRow(org.apache.hadoop.io.Text)">setPrevEndRow</a></strong>(org.apache.hadoop.io.Text prevEndRow)</code> +<div class="block">Sets the previous extent's end row</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#setTableId(org.apache.hadoop.io.Text)">setTableId</a></strong>(org.apache.hadoop.io.Text tId)</code> +<div class="block">Sets the extents table id</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static byte[]</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#tableOfMetadataRow(org.apache.hadoop.io.Text)">tableOfMetadataRow</a></strong>(org.apache.hadoop.io.Text row)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#toDataRange()">toDataRange</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#toMetadataRange()">toMetadataRange</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#toString()">toString</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>org.apache.accumulo.core.data.thrift.TKeyExtent</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#toThrift()">toThrift</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html#write(java.io.DataOutput)">write</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/DataOutput.html?is-external=true" title="class or interface in java.io">DataOutput</a> out)</code> +<div class="block">Writes this extent's data fields to a DataOutput object</div> +</td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> +<code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-ex ternal=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="KeyExtent()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>KeyExtent</h4> +<pre>public KeyExtent()</pre> +<div class="block">Default constructor</div> +</li> +</ul> +<a name="KeyExtent(org.apache.hadoop.io.Text, org.apache.hadoop.io.Text, org.apache.hadoop.io.Text)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>KeyExtent</h4> +<pre>public KeyExtent(org.apache.hadoop.io.Text table, + org.apache.hadoop.io.Text endRow, + org.apache.hadoop.io.Text prevEndRow)</pre> +</li> +</ul> +<a name="KeyExtent(org.apache.accumulo.core.data.KeyExtent)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>KeyExtent</h4> +<pre>public KeyExtent(<a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a> extent)</pre> +</li> +</ul> +<a name="KeyExtent(org.apache.accumulo.core.data.thrift.TKeyExtent)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>KeyExtent</h4> +<pre>public KeyExtent(org.apache.accumulo.core.data.thrift.TKeyExtent tke)</pre> +</li> +</ul> +<a name="KeyExtent(org.apache.hadoop.io.Text, org.apache.accumulo.core.data.Value)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>KeyExtent</h4> +<pre>public KeyExtent(org.apache.hadoop.io.Text flattenedExtent, + <a href="../../../../../org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a> prevEndRow)</pre> +</li> +</ul> +<a name="KeyExtent(org.apache.hadoop.io.Text, org.apache.hadoop.io.Text)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>KeyExtent</h4> +<pre>public KeyExtent(org.apache.hadoop.io.Text flattenedExtent, + org.apache.hadoop.io.Text prevEndRow)</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getMetadataEntry()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getMetadataEntry</h4> +<pre>public org.apache.hadoop.io.Text getMetadataEntry()</pre> +<div class="block">Returns a String representing this extent's entry in the Metadata table</div> +</li> +</ul> +<a name="getMetadataEntry(org.apache.hadoop.io.Text, org.apache.hadoop.io.Text)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getMetadataEntry</h4> +<pre>public static org.apache.hadoop.io.Text getMetadataEntry(org.apache.hadoop.io.Text table, + org.apache.hadoop.io.Text row)</pre> +</li> +</ul> +<a name="setTableId(org.apache.hadoop.io.Text)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setTableId</h4> +<pre>public void setTableId(org.apache.hadoop.io.Text tId)</pre> +<div class="block">Sets the extents table id</div> +</li> +</ul> +<a name="getTableId()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getTableId</h4> +<pre>public org.apache.hadoop.io.Text getTableId()</pre> +<div class="block">Returns the extent's table id</div> +</li> +</ul> +<a name="setEndRow(org.apache.hadoop.io.Text)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setEndRow</h4> +<pre>public void setEndRow(org.apache.hadoop.io.Text endRow)</pre> +<div class="block">Sets this extent's end row</div> +</li> +</ul> +<a name="getEndRow()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getEndRow</h4> +<pre>public org.apache.hadoop.io.Text getEndRow()</pre> +<div class="block">Returns this extent's end row</div> +</li> +</ul> +<a name="getPrevEndRow()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getPrevEndRow</h4> +<pre>public org.apache.hadoop.io.Text getPrevEndRow()</pre> +<div class="block">Return the previous extent's end row</div> +</li> +</ul> +<a name="setPrevEndRow(org.apache.hadoop.io.Text)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setPrevEndRow</h4> +<pre>public void setPrevEndRow(org.apache.hadoop.io.Text prevEndRow)</pre> +<div class="block">Sets the previous extent's end row</div> +</li> +</ul> +<a name="readFields(java.io.DataInput)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>readFields</h4> +<pre>public void readFields(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/DataInput.html?is-external=true" title="class or interface in java.io">DataInput</a> in) + throws <a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> +<div class="block">Populates the extents data fields from a DataInput object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>readFields</code> in interface <code>org.apache.hadoop.io.Writable</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl> +</li> +</ul> +<a name="write(java.io.DataOutput)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>write</h4> +<pre>public void write(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/DataOutput.html?is-external=true" title="class or interface in java.io">DataOutput</a> out) + throws <a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> +<div class="block">Writes this extent's data fields to a DataOutput object</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code>write</code> in interface <code>org.apache.hadoop.io.Writable</code></dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl> +</li> +</ul> +<a name="getPrevRowUpdateMutation()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getPrevRowUpdateMutation</h4> +<pre>public <a href="../../../../../org/apache/accumulo/core/data/Mutation.html" title="class in org.apache.accumulo.core.data">Mutation</a> getPrevRowUpdateMutation()</pre> +<div class="block">Returns a String representing the previous extent's entry in the Metadata table</div> +</li> +</ul> +<a name="getKeyExtentsForRange(org.apache.hadoop.io.Text, org.apache.hadoop.io.Text, java.util.Set)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getKeyExtentsForRange</h4> +<pre>public static <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a>> getKeyExtentsForRange(org.apache.hadoop.io.Text startRow, + org.apache.hadoop.io.Text endRow, + <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a><<a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a>> kes)</pre> +<div class="block">Empty start or end rows tell the method there are no start or end rows, and to use all the keyextents that are before the end row if no start row etc.</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>all the key extents that the rows cover</dd></dl> +</li> +</ul> +<a name="decodePrevEndRow(org.apache.accumulo.core.data.Value)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>decodePrevEndRow</h4> +<pre>public static org.apache.hadoop.io.Text decodePrevEndRow(<a href="../../../../../org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a> ibw)</pre> +</li> +</ul> +<a name="encodePrevEndRow(org.apache.hadoop.io.Text)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>encodePrevEndRow</h4> +<pre>public static <a href="../../../../../org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a> encodePrevEndRow(org.apache.hadoop.io.Text per)</pre> +</li> +</ul> +<a name="getPrevRowUpdateMutation(org.apache.accumulo.core.data.KeyExtent)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getPrevRowUpdateMutation</h4> +<pre>public static <a href="../../../../../org/apache/accumulo/core/data/Mutation.html" title="class in org.apache.accumulo.core.data">Mutation</a> getPrevRowUpdateMutation(<a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a> ke)</pre> +</li> +</ul> +<a name="compareTo(org.apache.accumulo.core.data.KeyExtent)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>compareTo</h4> +<pre>public int compareTo(<a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a> other)</pre> +<div class="block">Compares extents based on rows</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Comparable.html?is-external=true#compareTo(T)" title="class or interface in java.lang">compareTo</a></code> in interface <code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><<a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a>></code></dd> +</dl> +</li> +</ul> +<a name="hashCode()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>hashCode</h4> +<pre>public int hashCode()</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a></code> in class <code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +</dl> +</li> +</ul> +<a name="equals(java.lang.Object)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>equals</h4> +<pre>public boolean equals(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> o)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a></code> in class <code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +</dl> +</li> +</ul> +<a name="toString()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>toString</h4> +<pre>public <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> toString()</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code> in class <code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +</dl> +</li> +</ul> +<a name="getUUID()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getUUID</h4> +<pre>public <a href="http://docs.oracle.com/javase/6/docs/api/java/util/UUID.html?is-external=true" title="class or interface in java.util">UUID</a> getUUID()</pre> +</li> +</ul> +<a name="tableOfMetadataRow(org.apache.hadoop.io.Text)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>tableOfMetadataRow</h4> +<pre>public static byte[] tableOfMetadataRow(org.apache.hadoop.io.Text row)</pre> +</li> +</ul> +<a name="contains(org.apache.accumulo.core.data.ByteSequence)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>contains</h4> +<pre>public boolean contains(<a href="../../../../../org/apache/accumulo/core/data/ByteSequence.html" title="class in org.apache.accumulo.core.data">ByteSequence</a> bsrow)</pre> +</li> +</ul> +<a name="contains(org.apache.hadoop.io.BinaryComparable)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>contains</h4> +<pre>public boolean contains(org.apache.hadoop.io.BinaryComparable row)</pre> +</li> +</ul> +<a name="toDataRange()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>toDataRange</h4> +<pre>public <a href="../../../../../org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a> toDataRange()</pre> +</li> +</ul> +<a name="toMetadataRange()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>toMetadataRange</h4> +<pre>public <a href="../../../../../org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a> toMetadataRange()</pre> +</li> +</ul> +<a name="findChildren(org.apache.accumulo.core.data.KeyExtent, java.util.SortedSet)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>findChildren</h4> +<pre>public static <a href="http://docs.oracle.com/javase/6/docs/api/java/util/SortedSet.html?is-external=true" title="class or interface in java.util">SortedSet</a><<a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a>> findChildren(<a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a> ke, + <a href="http://docs.oracle.com/javase/6/docs/api/java/util/SortedSet.html?is-external=true" title="class or interface in java.util">SortedSet</a><<a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a>> tablets)</pre> +</li> +</ul> +<a name="findContainingExtent(org.apache.accumulo.core.data.KeyExtent, java.util.SortedSet)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>findContainingExtent</h4> +<pre>public static <a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a> findContainingExtent(<a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a> extent, + <a href="http://docs.oracle.com/javase/6/docs/api/java/util/SortedSet.html?is-external=true" title="class or interface in java.util">SortedSet</a><<a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a>> extents)</pre> +</li> +</ul> +<a name="findOverlapping(org.apache.accumulo.core.data.KeyExtent, java.util.SortedSet)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>findOverlapping</h4> +<pre>public static <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a><<a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a>> findOverlapping(<a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a> nke, + <a href="http://docs.oracle.com/javase/6/docs/api/java/util/SortedSet.html?is-external=true" title="class or interface in java.util">SortedSet</a><<a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a>> extents)</pre> +</li> +</ul> +<a name="overlaps(org.apache.accumulo.core.data.KeyExtent)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>overlaps</h4> +<pre>public boolean overlaps(<a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a> other)</pre> +</li> +</ul> +<a name="findOverlapping(org.apache.accumulo.core.data.KeyExtent, java.util.SortedMap)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>findOverlapping</h4> +<pre>public static <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a><<a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a>> findOverlapping(<a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a> nke, + <a href="http://docs.oracle.com/javase/6/docs/api/java/util/SortedMap.html?is-external=true" title="class or interface in java.util">SortedMap</a><<a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a>,? extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>> extents)</pre> +</li> +</ul> +<a name="getMetadataEntry(org.apache.accumulo.core.data.KeyExtent)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getMetadataEntry</h4> +<pre>public static org.apache.hadoop.io.Text getMetadataEntry(<a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a> extent)</pre> +</li> +</ul> +<a name="toThrift()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>toThrift</h4> +<pre>public org.apache.accumulo.core.data.thrift.TKeyExtent toThrift()</pre> +</li> +</ul> +<a name="isPreviousExtent(org.apache.accumulo.core.data.KeyExtent)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>isPreviousExtent</h4> +<pre>public boolean isPreviousExtent(<a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a> prevExtent)</pre> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>prevExtent</code> - </dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/KeyExtent.html">Use</a></li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../../org/apache/accumulo/core/data/KeyValue.html" title="class in org.apache.accumulo.core.data"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?org/apache/accumulo/core/data/KeyExtent.html" target="_top">Frames</a></li> +<li><a href="KeyExtent.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </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> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +</body> +</html>
http://git-wip-us.apache.org/repos/asf/accumulo/blob/823e2294/1.4/apidocs/org/apache/accumulo/core/data/KeyValue.html ---------------------------------------------------------------------- diff --git a/1.4/apidocs/org/apache/accumulo/core/data/KeyValue.html b/1.4/apidocs/org/apache/accumulo/core/data/KeyValue.html new file mode 100644 index 0000000..f4fa334 --- /dev/null +++ b/1.4/apidocs/org/apache/accumulo/core/data/KeyValue.html @@ -0,0 +1,390 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_95) on Thu Mar 03 19:53:24 EST 2016 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>KeyValue (accumulo 1.4.5 API)</title> +<meta name="date" content="2016-03-03"> +<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="KeyValue (accumulo 1.4.5 API)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/KeyValue.html">Use</a></li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../../org/apache/accumulo/core/data/Mutation.html" title="class in org.apache.accumulo.core.data"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?org/apache/accumulo/core/data/KeyValue.html" target="_top">Frames</a></li> +<li><a href="KeyValue.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li><a href="#field_summary">Field</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><a href="#field_detail">Field</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></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">org.apache.accumulo.core.data</div> +<h2 title="Class KeyValue" class="title">Class KeyValue</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>org.apache.accumulo.core.data.KeyValue</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">Map.Entry</a><<a href="../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>,<a href="../../../../../org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a>></dd> +</dl> +<hr> +<br> +<pre>public class <span class="strong">KeyValue</span> +extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +implements <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">Map.Entry</a><<a href="../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>,<a href="../../../../../org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a>></pre> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Field and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/accumulo/core/data/KeyValue.html#key">key</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>byte[]</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/accumulo/core/data/KeyValue.html#value">value</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../../org/apache/accumulo/core/data/KeyValue.html#KeyValue(org.apache.accumulo.core.data.Key,%20byte[])">KeyValue</a></strong>(<a href="../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a> key, + byte[] value)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><strong><a href="../../../../../org/apache/accumulo/core/data/KeyValue.html#KeyValue(org.apache.accumulo.core.data.Key,%20java.nio.ByteBuffer)">KeyValue</a></strong>(<a href="../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a> key, + <a href="http://docs.oracle.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a> value)</code> </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"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/accumulo/core/data/KeyValue.html#getKey()">getKey</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/accumulo/core/data/KeyValue.html#getValue()">getValue</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/accumulo/core/data/KeyValue.html#setValue(org.apache.accumulo.core.data.Value)">setValue</a></strong>(<a href="../../../../../org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a> value)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/accumulo/core/data/KeyValue.html#toString()">toString</a></strong>()</code> </td> +</tr> +</table> +<ul class="blockList"> +<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#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.util.Map.Entry"> +<!-- --> +</a> +<h3>Methods inherited from interface java.util.<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">Map.Entry</a></h3> +<code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.Entry.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.util">equals</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.Entry.html?is-external=true#hashCode()" title="class or interface in java.util">hashCode</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="key"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>key</h4> +<pre>public <a href="../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a> key</pre> +</li> +</ul> +<a name="value"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>value</h4> +<pre>public byte[] value</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="KeyValue(org.apache.accumulo.core.data.Key, byte[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>KeyValue</h4> +<pre>public KeyValue(<a href="../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a> key, + byte[] value)</pre> +</li> +</ul> +<a name="KeyValue(org.apache.accumulo.core.data.Key, java.nio.ByteBuffer)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>KeyValue</h4> +<pre>public KeyValue(<a href="../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a> key, + <a href="http://docs.oracle.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a> value)</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getKey()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getKey</h4> +<pre>public <a href="../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a> getKey()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.Entry.html?is-external=true#getKey()" title="class or interface in java.util">getKey</a></code> in interface <code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">Map.Entry</a><<a href="../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>,<a href="../../../../../org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a>></code></dd> +</dl> +</li> +</ul> +<a name="getValue()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getValue</h4> +<pre>public <a href="../../../../../org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a> getValue()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.Entry.html?is-external=true#getValue()" title="class or interface in java.util">getValue</a></code> in interface <code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">Map.Entry</a><<a href="../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>,<a href="../../../../../org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a>></code></dd> +</dl> +</li> +</ul> +<a name="setValue(org.apache.accumulo.core.data.Value)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setValue</h4> +<pre>public <a href="../../../../../org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a> setValue(<a href="../../../../../org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a> value)</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.Entry.html?is-external=true#setValue(V)" title="class or interface in java.util">setValue</a></code> in interface <code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">Map.Entry</a><<a href="../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>,<a href="../../../../../org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a>></code></dd> +</dl> +</li> +</ul> +<a name="toString()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>toString</h4> +<pre>public <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> toString()</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code> in class <code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +</dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/KeyValue.html">Use</a></li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../../org/apache/accumulo/core/data/Mutation.html" title="class in org.apache.accumulo.core.data"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?org/apache/accumulo/core/data/KeyValue.html" target="_top">Frames</a></li> +<li><a href="KeyValue.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li><a href="#field_summary">Field</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><a href="#field_detail">Field</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></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +</body> +</html>
