blob: 90844ffb50c177365a7ca0c2892e68510bbfc788 [file] [log] [blame]
<!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 (1.8.0_201) on Thu Apr 11 20:05:13 EDT 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Range (Apache Accumulo Project 1.9.3 API)</title>
<meta name="date" content="2019-04-11">
<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"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Range (Apache Accumulo Project 1.9.3 API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":9,"i10":9,"i11":9,"i12":9,"i13":9,"i14":9,"i15":9,"i16":9,"i17":9,"i18":9,"i19":9,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":9,"i28":9,"i29":9,"i30":9,"i31":9,"i32":9,"i33":9,"i34":9,"i35":9,"i36":10,"i37":10,"i38":10,"i39":10};
var tabs = {65535:["t0","All Methods"],1:["t1","Static 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">
<!-- -->
</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">
<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/Range.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/PartialKey.html" title="enum in org.apache.accumulo.core.data"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../org/apache/accumulo/core/data/TabletId.html" title="interface in org.apache.accumulo.core.data"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/accumulo/core/data/Range.html" target="_top">Frames</a></li>
<li><a href="Range.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.accumulo.core.data</div>
<h2 title="Class Range" class="title">Class Range</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="https://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.data.Range</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;<a href="../../../../../org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a>&gt;, org.apache.hadoop.io.Writable, org.apache.hadoop.io.WritableComparable&lt;<a href="../../../../../org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a>&gt;</dd>
</dl>
<hr>
<br>
<pre>public class <span class="typeNameLabel">Range</span>
extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
implements org.apache.hadoop.io.WritableComparable&lt;<a href="../../../../../org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a>&gt;</pre>
<div class="block">This class is used to specify a range of Accumulo keys.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data"><code>Key</code></a></dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier</th>
<th class="colLast" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/accumulo/core/data/Range.html#Range--">Range</a></span>()</code>
<div class="block">Creates a range that goes from negative to positive infinity</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/accumulo/core/data/Range.html#Range-java.lang.CharSequence-">Range</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;row)</code>
<div class="block">Creates a range that covers an entire row.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/accumulo/core/data/Range.html#Range-java.lang.CharSequence-boolean-java.lang.CharSequence-boolean-">Range</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;startRow,
boolean&nbsp;startRowInclusive,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;endRow,
boolean&nbsp;endRowInclusive)</code>
<div class="block">Creates a range from startRow to endRow.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/accumulo/core/data/Range.html#Range-java.lang.CharSequence-java.lang.CharSequence-">Range</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;startRow,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;endRow)</code>
<div class="block">Creates a range from startRow inclusive to endRow inclusive.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/accumulo/core/data/Range.html#Range-org.apache.accumulo.core.data.Key-boolean-boolean-org.apache.accumulo.core.data.Key-boolean-boolean-">Range</a></span>(<a href="../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>&nbsp;start,
boolean&nbsp;startKeyInclusive,
boolean&nbsp;infiniteStartKey,
<a href="../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>&nbsp;stop,
boolean&nbsp;stopKeyInclusive,
boolean&nbsp;infiniteStopKey)</code>
<div class="block">Creates a range from start to stop.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/accumulo/core/data/Range.html#Range-org.apache.accumulo.core.data.Key-boolean-org.apache.accumulo.core.data.Key-boolean-">Range</a></span>(<a href="../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>&nbsp;startKey,
boolean&nbsp;startKeyInclusive,
<a href="../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>&nbsp;endKey,
boolean&nbsp;endKeyInclusive)</code>
<div class="block">Creates a range from startKey to endKey.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/accumulo/core/data/Range.html#Range-org.apache.accumulo.core.data.Key-org.apache.accumulo.core.data.Key-">Range</a></span>(<a href="../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>&nbsp;startKey,
<a href="../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>&nbsp;endKey)</code>
<div class="block">Creates a range from startKey inclusive to endKey inclusive.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/accumulo/core/data/Range.html#Range-org.apache.accumulo.core.data.Key-org.apache.accumulo.core.data.Key-boolean-boolean-boolean-boolean-">Range</a></span>(<a href="../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>&nbsp;start,
<a href="../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>&nbsp;stop,
boolean&nbsp;startKeyInclusive,
boolean&nbsp;stopKeyInclusive,
boolean&nbsp;infiniteStartKey,
boolean&nbsp;infiniteStopKey)</code>
<div class="block">Creates a range from start to stop.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/accumulo/core/data/Range.html#Range-org.apache.accumulo.core.data.Range-">Range</a></span>(<a href="../../../../../org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a>&nbsp;range)</code>
<div class="block">Copies a range.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/accumulo/core/data/Range.html#Range-org.apache.hadoop.io.Text-">Range</a></span>(org.apache.hadoop.io.Text&nbsp;row)</code>
<div class="block">Creates a range that covers an entire row.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/accumulo/core/data/Range.html#Range-org.apache.hadoop.io.Text-boolean-org.apache.hadoop.io.Text-boolean-">Range</a></span>(org.apache.hadoop.io.Text&nbsp;startRow,
boolean&nbsp;startRowInclusive,
org.apache.hadoop.io.Text&nbsp;endRow,
boolean&nbsp;endRowInclusive)</code>
<div class="block">Creates a range from startRow to endRow.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/accumulo/core/data/Range.html#Range-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-">Range</a></span>(org.apache.hadoop.io.Text&nbsp;startRow,
org.apache.hadoop.io.Text&nbsp;endRow)</code>
<div class="block">Creates a range from startRow inclusive to endRow inclusive.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/accumulo/core/data/Range.html#Range-org.apache.accumulo.core.data.thrift.TRange-">Range</a></span>(org.apache.accumulo.core.data.thrift.TRange&nbsp;trange)</code>
<div class="block">Creates a range from a Thrift range.</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<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">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/accumulo/core/data/Range.html#afterEndKey-org.apache.accumulo.core.data.Key-">afterEndKey</a></span>(<a href="../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>&nbsp;key)</code>
<div class="block">Determines if the given key is after the ending key of this range.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/accumulo/core/data/Range.html#beforeStartKey-org.apache.accumulo.core.data.Key-">beforeStartKey</a></span>(<a href="../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>&nbsp;key)</code>
<div class="block">Determines if the given key is before the start key of this range.</div>
</td>
</tr>
<tr id="i2" 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><span class="memberNameLink"><a href="../../../../../org/apache/accumulo/core/data/Range.html#bound-org.apache.accumulo.core.data.Column-org.apache.accumulo.core.data.Column-">bound</a></span>(<a href="../../../../../org/apache/accumulo/core/data/Column.html" title="class in org.apache.accumulo.core.data">Column</a>&nbsp;min,
<a href="../../../../../org/apache/accumulo/core/data/Column.html" title="class in org.apache.accumulo.core.data">Column</a>&nbsp;max)</code>
<div class="block">Creates a new range that is bounded by the columns passed in.</div>
</td>
</tr>
<tr id="i3" 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><span class="memberNameLink"><a href="../../../../../org/apache/accumulo/core/data/Range.html#clip-org.apache.accumulo.core.data.Range-">clip</a></span>(<a href="../../../../../org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a>&nbsp;range)</code>
<div class="block">Creates a range which represents the intersection of this range and the passed in range.</div>
</td>
</tr>
<tr id="i4" 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><span class="memberNameLink"><a href="../../../../../org/apache/accumulo/core/data/Range.html#clip-org.apache.accumulo.core.data.Range-boolean-">clip</a></span>(<a href="../../../../../org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a>&nbsp;range,
boolean&nbsp;returnNullIfDisjoint)</code>
<div class="block">Creates a range which represents the intersection of this range and the passed in range.</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/accumulo/core/data/Range.html#compareTo-org.apache.accumulo.core.data.Range-">compareTo</a></span>(<a href="../../../../../org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a>&nbsp;o)</code>
<div class="block">Compares this range to another range.</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/accumulo/core/data/Range.html#contains-org.apache.accumulo.core.data.Key-">contains</a></span>(<a href="../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>&nbsp;key)</code>
<div class="block">Determines if the given key falls within this range.</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/accumulo/core/data/Range.html#equals-java.lang.Object-">equals</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o)</code>&nbsp;</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/accumulo/core/data/Range.html#equals-org.apache.accumulo.core.data.Range-">equals</a></span>(<a href="../../../../../org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a>&nbsp;otherRange)</code>
<div class="block">Determines if this range equals another.</div>
</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>static <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><span class="memberNameLink"><a href="../../../../../org/apache/accumulo/core/data/Range.html#exact-java.lang.CharSequence-">exact</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;row)</code>
<div class="block">Creates a range that covers an exact row.</div>
</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>static <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><span class="memberNameLink"><a href="../../../../../org/apache/accumulo/core/data/Range.html#exact-java.lang.CharSequence-java.lang.CharSequence-">exact</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;row,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;cf)</code>
<div class="block">Creates a range that covers an exact row and column family.</div>
</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>static <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><span class="memberNameLink"><a href="../../../../../org/apache/accumulo/core/data/Range.html#exact-java.lang.CharSequence-java.lang.CharSequence-java.lang.CharSequence-">exact</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;row,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;cf,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;cq)</code>
<div class="block">Creates a range that covers an exact row, column family, and column qualifier.</div>
</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>static <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><span class="memberNameLink"><a href="../../../../../org/apache/accumulo/core/data/Range.html#exact-java.lang.CharSequence-java.lang.CharSequence-java.lang.CharSequence-java.lang.CharSequence-">exact</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;row,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;cf,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;cq,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;cv)</code>
<div class="block">Creates a range that covers an exact row, column family, column qualifier, and column
visibility.</div>
</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>static <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><span class="memberNameLink"><a href="../../../../../org/apache/accumulo/core/data/Range.html#exact-java.lang.CharSequence-java.lang.CharSequence-java.lang.CharSequence-java.lang.CharSequence-long-">exact</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;row,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;cf,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;cq,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;cv,
long&nbsp;ts)</code>
<div class="block">Creates a range that covers an exact row, column family, column qualifier, column visibility,
and timestamp.</div>
</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code>static <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><span class="memberNameLink"><a href="../../../../../org/apache/accumulo/core/data/Range.html#exact-org.apache.hadoop.io.Text-">exact</a></span>(org.apache.hadoop.io.Text&nbsp;row)</code>
<div class="block">Creates a range that covers an exact row.</div>
</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code>static <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><span class="memberNameLink"><a href="../../../../../org/apache/accumulo/core/data/Range.html#exact-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-">exact</a></span>(org.apache.hadoop.io.Text&nbsp;row,
org.apache.hadoop.io.Text&nbsp;cf)</code>
<div class="block">Creates a range that covers an exact row and column family.</div>
</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code>static <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><span class="memberNameLink"><a href="../../../../../org/apache/accumulo/core/data/Range.html#exact-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-">exact</a></span>(org.apache.hadoop.io.Text&nbsp;row,
org.apache.hadoop.io.Text&nbsp;cf,
org.apache.hadoop.io.Text&nbsp;cq)</code>
<div class="block">Creates a range that covers an exact row, column family, and column qualifier.</div>
</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code>static <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><span class="memberNameLink"><a href="../../../../../org/apache/accumulo/core/data/Range.html#exact-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-">exact</a></span>(org.apache.hadoop.io.Text&nbsp;row,
org.apache.hadoop.io.Text&nbsp;cf,
org.apache.hadoop.io.Text&nbsp;cq,
org.apache.hadoop.io.Text&nbsp;cv)</code>
<div class="block">Creates a range that covers an exact row, column family, column qualifier, and column
visibility.</div>
</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code>static <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><span class="memberNameLink"><a href="../../../../../org/apache/accumulo/core/data/Range.html#exact-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-long-">exact</a></span>(org.apache.hadoop.io.Text&nbsp;row,
org.apache.hadoop.io.Text&nbsp;cf,
org.apache.hadoop.io.Text&nbsp;cq,
org.apache.hadoop.io.Text&nbsp;cv,
long&nbsp;ts)</code>
<div class="block">Creates a range that covers an exact row, column family, column qualifier, column visibility,
and timestamp.</div>
</td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code>static org.apache.hadoop.io.Text</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/accumulo/core/data/Range.html#followingPrefix-org.apache.hadoop.io.Text-">followingPrefix</a></span>(org.apache.hadoop.io.Text&nbsp;prefix)</code>
<div class="block">Returns a Text that sorts just after all Texts beginning with a prefix.</div>
</td>
</tr>
<tr id="i20" 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><span class="memberNameLink"><a href="../../../../../org/apache/accumulo/core/data/Range.html#getEndKey--">getEndKey</a></span>()</code>
<div class="block">Gets the ending key, or null if the end is positive infinity.</div>
</td>
</tr>
<tr id="i21" class="rowColor">
<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><span class="memberNameLink"><a href="../../../../../org/apache/accumulo/core/data/Range.html#getStartKey--">getStartKey</a></span>()</code>
<div class="block">Gets the start key, or null if the start is negative infinity.</div>
</td>
</tr>
<tr id="i22" class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/accumulo/core/data/Range.html#hashCode--">hashCode</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i23" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/accumulo/core/data/Range.html#isEndKeyInclusive--">isEndKeyInclusive</a></span>()</code>
<div class="block">Gets whether the end key of this range is inclusive.</div>
</td>
</tr>
<tr id="i24" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/accumulo/core/data/Range.html#isInfiniteStartKey--">isInfiniteStartKey</a></span>()</code>
<div class="block">Gets whether the start key is negative infinity.</div>
</td>
</tr>
<tr id="i25" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/accumulo/core/data/Range.html#isInfiniteStopKey--">isInfiniteStopKey</a></span>()</code>
<div class="block">Gets whether the end key is positive infinity.</div>
</td>
</tr>
<tr id="i26" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/accumulo/core/data/Range.html#isStartKeyInclusive--">isStartKeyInclusive</a></span>()</code>
<div class="block">Gets whether the start key of this range is inclusive.</div>
</td>
</tr>
<tr id="i27" class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/accumulo/core/data/Range.html#mergeOverlapping-java.util.Collection-">mergeOverlapping</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a>&gt;&nbsp;ranges)</code>
<div class="block">Merges overlapping and adjacent ranges.</div>
</td>
</tr>
<tr id="i28" class="altColor">
<td class="colFirst"><code>static <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><span class="memberNameLink"><a href="../../../../../org/apache/accumulo/core/data/Range.html#prefix-java.lang.CharSequence-">prefix</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;rowPrefix)</code>
<div class="block">Returns a Range that covers all rows beginning with a prefix.</div>
</td>
</tr>
<tr id="i29" class="rowColor">
<td class="colFirst"><code>static <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><span class="memberNameLink"><a href="../../../../../org/apache/accumulo/core/data/Range.html#prefix-java.lang.CharSequence-java.lang.CharSequence-">prefix</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;row,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;cfPrefix)</code>
<div class="block">Returns a Range that covers all column families beginning with a prefix within a given row.</div>
</td>
</tr>
<tr id="i30" class="altColor">
<td class="colFirst"><code>static <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><span class="memberNameLink"><a href="../../../../../org/apache/accumulo/core/data/Range.html#prefix-java.lang.CharSequence-java.lang.CharSequence-java.lang.CharSequence-">prefix</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;row,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;cf,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;cqPrefix)</code>
<div class="block">Returns a Range that covers all column qualifiers beginning with a prefix within a given row
and column family.</div>
</td>
</tr>
<tr id="i31" class="rowColor">
<td class="colFirst"><code>static <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><span class="memberNameLink"><a href="../../../../../org/apache/accumulo/core/data/Range.html#prefix-java.lang.CharSequence-java.lang.CharSequence-java.lang.CharSequence-java.lang.CharSequence-">prefix</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;row,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;cf,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;cq,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;cvPrefix)</code>
<div class="block">Returns a Range that covers all column visibilities beginning with a prefix within a given row,
column family, and column qualifier.</div>
</td>
</tr>
<tr id="i32" class="altColor">
<td class="colFirst"><code>static <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><span class="memberNameLink"><a href="../../../../../org/apache/accumulo/core/data/Range.html#prefix-org.apache.hadoop.io.Text-">prefix</a></span>(org.apache.hadoop.io.Text&nbsp;rowPrefix)</code>
<div class="block">Returns a Range that covers all rows beginning with a prefix.</div>
</td>
</tr>
<tr id="i33" class="rowColor">
<td class="colFirst"><code>static <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><span class="memberNameLink"><a href="../../../../../org/apache/accumulo/core/data/Range.html#prefix-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-">prefix</a></span>(org.apache.hadoop.io.Text&nbsp;row,
org.apache.hadoop.io.Text&nbsp;cfPrefix)</code>
<div class="block">Returns a Range that covers all column families beginning with a prefix within a given row.</div>
</td>
</tr>
<tr id="i34" class="altColor">
<td class="colFirst"><code>static <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><span class="memberNameLink"><a href="../../../../../org/apache/accumulo/core/data/Range.html#prefix-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-">prefix</a></span>(org.apache.hadoop.io.Text&nbsp;row,
org.apache.hadoop.io.Text&nbsp;cf,
org.apache.hadoop.io.Text&nbsp;cqPrefix)</code>
<div class="block">Returns a Range that covers all column qualifiers beginning with a prefix within a given row
and column family.</div>
</td>
</tr>
<tr id="i35" class="rowColor">
<td class="colFirst"><code>static <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><span class="memberNameLink"><a href="../../../../../org/apache/accumulo/core/data/Range.html#prefix-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-">prefix</a></span>(org.apache.hadoop.io.Text&nbsp;row,
org.apache.hadoop.io.Text&nbsp;cf,
org.apache.hadoop.io.Text&nbsp;cq,
org.apache.hadoop.io.Text&nbsp;cvPrefix)</code>
<div class="block">Returns a Range that covers all column visibilities beginning with a prefix within a given row,
column family, and column qualifier.</div>
</td>
</tr>
<tr id="i36" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/accumulo/core/data/Range.html#readFields-java.io.DataInput-">readFields</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/DataInput.html?is-external=true" title="class or interface in java.io">DataInput</a>&nbsp;in)</code>&nbsp;</td>
</tr>
<tr id="i37" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/accumulo/core/data/Range.html#toString--">toString</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i38" class="altColor">
<td class="colFirst"><code>org.apache.accumulo.core.data.thrift.TRange</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/accumulo/core/data/Range.html#toThrift--">toThrift</a></span>()</code>
<div class="block">Converts this range to Thrift.</div>
</td>
</tr>
<tr id="i39" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/accumulo/core/data/Range.html#write-java.io.DataOutput-">write</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/DataOutput.html?is-external=true" title="class or interface in java.io">DataOutput</a>&nbsp;out)</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="https://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="https://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="https://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="https://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="https://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="https://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="https://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="https://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="https://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>
</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="Range--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>Range</h4>
<pre>public&nbsp;Range()</pre>
<div class="block">Creates a range that goes from negative to positive infinity</div>
</li>
</ul>
<a name="Range-org.apache.accumulo.core.data.Key-org.apache.accumulo.core.data.Key-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>Range</h4>
<pre>public&nbsp;Range(<a href="../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>&nbsp;startKey,
<a href="../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>&nbsp;endKey)</pre>
<div class="block">Creates a range from startKey inclusive to endKey inclusive.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>startKey</code> - starting key; set to null for negative infinity</dd>
<dd><code>endKey</code> - ending key; set to null for positive infinity</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if end key is before start key</dd>
</dl>
</li>
</ul>
<a name="Range-java.lang.CharSequence-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>Range</h4>
<pre>public&nbsp;Range(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;row)</pre>
<div class="block">Creates a range that covers an entire row.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>row</code> - row to cover; set to null to cover all rows</dd>
</dl>
</li>
</ul>
<a name="Range-org.apache.hadoop.io.Text-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>Range</h4>
<pre>public&nbsp;Range(org.apache.hadoop.io.Text&nbsp;row)</pre>
<div class="block">Creates a range that covers an entire row.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>row</code> - row to cover; set to null to cover all rows</dd>
</dl>
</li>
</ul>
<a name="Range-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>Range</h4>
<pre>public&nbsp;Range(org.apache.hadoop.io.Text&nbsp;startRow,
org.apache.hadoop.io.Text&nbsp;endRow)</pre>
<div class="block">Creates a range from startRow inclusive to endRow inclusive.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>startRow</code> - starting row; set to null for negative infinity</dd>
<dd><code>endRow</code> - ending row; set to null for positive infinity</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if end row is before start row</dd>
</dl>
</li>
</ul>
<a name="Range-java.lang.CharSequence-java.lang.CharSequence-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>Range</h4>
<pre>public&nbsp;Range(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;startRow,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;endRow)</pre>
<div class="block">Creates a range from startRow inclusive to endRow inclusive.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>startRow</code> - starting row; set to null for negative infinity</dd>
<dd><code>endRow</code> - ending row; set to null for positive infinity</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if end row is before start row</dd>
</dl>
</li>
</ul>
<a name="Range-org.apache.hadoop.io.Text-boolean-org.apache.hadoop.io.Text-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>Range</h4>
<pre>public&nbsp;Range(org.apache.hadoop.io.Text&nbsp;startRow,
boolean&nbsp;startRowInclusive,
org.apache.hadoop.io.Text&nbsp;endRow,
boolean&nbsp;endRowInclusive)</pre>
<div class="block">Creates a range from startRow to endRow.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>startRow</code> - starting row; set to null for negative infinity</dd>
<dd><code>startRowInclusive</code> - true to include start row, false to skip</dd>
<dd><code>endRow</code> - ending row; set to null for positive infinity</dd>
<dd><code>endRowInclusive</code> - true to include start row, false to skip</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if end row is before start row</dd>
</dl>
</li>
</ul>
<a name="Range-java.lang.CharSequence-boolean-java.lang.CharSequence-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>Range</h4>
<pre>public&nbsp;Range(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;startRow,
boolean&nbsp;startRowInclusive,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;endRow,
boolean&nbsp;endRowInclusive)</pre>
<div class="block">Creates a range from startRow to endRow.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>startRow</code> - starting row; set to null for negative infinity</dd>
<dd><code>startRowInclusive</code> - true to include start row, false to skip</dd>
<dd><code>endRow</code> - ending row; set to null for positive infinity</dd>
<dd><code>endRowInclusive</code> - true to include start row, false to skip</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if end row is before start row</dd>
</dl>
</li>
</ul>
<a name="Range-org.apache.accumulo.core.data.Key-boolean-org.apache.accumulo.core.data.Key-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>Range</h4>
<pre>public&nbsp;Range(<a href="../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>&nbsp;startKey,
boolean&nbsp;startKeyInclusive,
<a href="../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>&nbsp;endKey,
boolean&nbsp;endKeyInclusive)</pre>
<div class="block">Creates a range from startKey to endKey.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>startKey</code> - starting key; set to null for negative infinity</dd>
<dd><code>startKeyInclusive</code> - true to include start key, false to skip</dd>
<dd><code>endKey</code> - ending key; set to null for positive infinity</dd>
<dd><code>endKeyInclusive</code> - true to include start key, false to skip</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if end key is before start key</dd>
</dl>
</li>
</ul>
<a name="Range-org.apache.accumulo.core.data.Range-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>Range</h4>
<pre>public&nbsp;Range(<a href="../../../../../org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a>&nbsp;range)</pre>
<div class="block">Copies a range.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>range</code> - range to copy</dd>
</dl>
</li>
</ul>
<a name="Range-org.apache.accumulo.core.data.Key-org.apache.accumulo.core.data.Key-boolean-boolean-boolean-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>Range</h4>
<pre>public&nbsp;Range(<a href="../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>&nbsp;start,
<a href="../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>&nbsp;stop,
boolean&nbsp;startKeyInclusive,
boolean&nbsp;stopKeyInclusive,
boolean&nbsp;infiniteStartKey,
boolean&nbsp;infiniteStopKey)</pre>
<div class="block">Creates a range from start to stop.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>start</code> - set this to null when negative infinity is needed</dd>
<dd><code>stop</code> - set this to null when infinity is needed</dd>
<dd><code>startKeyInclusive</code> - determines if the ranges includes the start key</dd>
<dd><code>stopKeyInclusive</code> - determines if the range includes the end key</dd>
<dd><code>infiniteStartKey</code> - true if start key is negative infinity (null)</dd>
<dd><code>infiniteStopKey</code> - true if stop key is positive infinity (null)</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if stop is before start, or infiniteStartKey is true but start is not null, or
infiniteStopKey is true but stop is not null</dd>
</dl>
</li>
</ul>
<a name="Range-org.apache.accumulo.core.data.Key-boolean-boolean-org.apache.accumulo.core.data.Key-boolean-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>Range</h4>
<pre>protected&nbsp;Range(<a href="../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>&nbsp;start,
boolean&nbsp;startKeyInclusive,
boolean&nbsp;infiniteStartKey,
<a href="../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>&nbsp;stop,
boolean&nbsp;stopKeyInclusive,
boolean&nbsp;infiniteStopKey)</pre>
<div class="block">Creates a range from start to stop. Unlike the public six-argument method, this one does not
assure that stop is after start, which helps performance in cases where that assurance is
already in place.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>start</code> - set this to null when negative infinity is needed</dd>
<dd><code>startKeyInclusive</code> - determines if the ranges includes the start key</dd>
<dd><code>infiniteStartKey</code> - true if start key is negative infinity (null)</dd>
<dd><code>stop</code> - set this to null when infinity is needed</dd>
<dd><code>stopKeyInclusive</code> - determines if the range includes the end key</dd>
<dd><code>infiniteStopKey</code> - true if stop key is positive infinity (null)</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if infiniteStartKey is true but start is not null, or infiniteStopKey is true but
stop is not null</dd>
</dl>
</li>
</ul>
<a name="Range-org.apache.accumulo.core.data.thrift.TRange-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>Range</h4>
<pre>public&nbsp;Range(org.apache.accumulo.core.data.thrift.TRange&nbsp;trange)</pre>
<div class="block">Creates a range from a Thrift range.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>trange</code> - Thrift range</dd>
</dl>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getStartKey--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getStartKey</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>&nbsp;getStartKey()</pre>
<div class="block">Gets the start key, or null if the start is negative infinity.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>start key</dd>
</dl>
</li>
</ul>
<a name="beforeStartKey-org.apache.accumulo.core.data.Key-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>beforeStartKey</h4>
<pre>public&nbsp;boolean&nbsp;beforeStartKey(<a href="../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>&nbsp;key)</pre>
<div class="block">Determines if the given key is before the start key of this range.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>key</code> - key to check</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if the given key is before the range, otherwise false</dd>
</dl>
</li>
</ul>
<a name="getEndKey--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEndKey</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>&nbsp;getEndKey()</pre>
<div class="block">Gets the ending key, or null if the end is positive infinity.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>ending key</dd>
</dl>
</li>
</ul>
<a name="afterEndKey-org.apache.accumulo.core.data.Key-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>afterEndKey</h4>
<pre>public&nbsp;boolean&nbsp;afterEndKey(<a href="../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>&nbsp;key)</pre>
<div class="block">Determines if the given key is after the ending key of this range.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>key</code> - key to check</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if the given key is after the range, otherwise false</dd>
</dl>
</li>
</ul>
<a name="hashCode--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hashCode</h4>
<pre>public&nbsp;int&nbsp;hashCode()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a></code>&nbsp;in class&nbsp;<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd>
</dl>
</li>
</ul>
<a name="equals-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>equals</h4>
<pre>public&nbsp;boolean&nbsp;equals(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="https://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></code>&nbsp;in class&nbsp;<code><a href="https://docs.oracle.com/javase/8/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-org.apache.accumulo.core.data.Range-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>equals</h4>
<pre>public&nbsp;boolean&nbsp;equals(<a href="../../../../../org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a>&nbsp;otherRange)</pre>
<div class="block">Determines if this range equals another.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>otherRange</code> - range to compare</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if ranges are equals, false otherwise</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/apache/accumulo/core/data/Range.html#compareTo-org.apache.accumulo.core.data.Range-"><code>compareTo(Range)</code></a></dd>
</dl>
</li>
</ul>
<a name="compareTo-org.apache.accumulo.core.data.Range-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>compareTo</h4>
<pre>public&nbsp;int&nbsp;compareTo(<a href="../../../../../org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a>&nbsp;o)</pre>
<div class="block">Compares this range to another range. Compares in order: start key, inclusiveness of start key,
end key, inclusiveness of end key. Infinite keys sort first, and non-infinite keys are compared
with <a href="../../../../../org/apache/accumulo/core/data/Key.html#compareTo-org.apache.accumulo.core.data.Key-"><code>Key.compareTo(Key)</code></a>. Inclusive sorts before non-inclusive.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true#compareTo-T-" title="class or interface in java.lang">compareTo</a></code>&nbsp;in interface&nbsp;<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;<a href="../../../../../org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a>&gt;</code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>o</code> - range to compare</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>comparison result</dd>
</dl>
</li>
</ul>
<a name="contains-org.apache.accumulo.core.data.Key-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>contains</h4>
<pre>public&nbsp;boolean&nbsp;contains(<a href="../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>&nbsp;key)</pre>
<div class="block">Determines if the given key falls within this range.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>key</code> - key to consider</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if the given key falls within the range, false otherwise</dd>
</dl>
</li>
</ul>
<a name="mergeOverlapping-java.util.Collection-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>mergeOverlapping</h4>
<pre>public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a>&gt;&nbsp;mergeOverlapping(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a>&gt;&nbsp;ranges)</pre>
<div class="block">Merges overlapping and adjacent ranges. For example given the following input:
<pre>
[a,c], (c, d], (g,m), (j,t]
</pre>
the following ranges would be returned:
<pre>
[a,d], (g,t]
</pre></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>ranges</code> - to merge</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>list of merged ranges</dd>
</dl>
</li>
</ul>
<a name="clip-org.apache.accumulo.core.data.Range-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>clip</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a>&nbsp;clip(<a href="../../../../../org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a>&nbsp;range)</pre>
<div class="block">Creates a range which represents the intersection of this range and the passed in range. The
following example will print true.
<pre>
Range range1 = new Range(&quot;a&quot;, &quot;f&quot;);
Range range2 = new Range(&quot;c&quot;, &quot;n&quot;);
Range range3 = range1.clip(range2);
System.out.println(range3.equals(new Range(&quot;c&quot;, &quot;f&quot;)));
</pre></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>range</code> - range to clip to</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the intersection of this range and the given range</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if ranges does not overlap</dd>
</dl>
</li>
</ul>
<a name="clip-org.apache.accumulo.core.data.Range-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>clip</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a>&nbsp;clip(<a href="../../../../../org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a>&nbsp;range,
boolean&nbsp;returnNullIfDisjoint)</pre>
<div class="block">Creates a range which represents the intersection of this range and the passed in range. Unlike
<a href="../../../../../org/apache/accumulo/core/data/Range.html#clip-org.apache.accumulo.core.data.Range-"><code>clip(Range)</code></a>, this method can optionally return null if the ranges do not overlap,
instead of throwing an exception. The returnNullIfDisjoint parameter controls this behavior.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>range</code> - range to clip to</dd>
<dd><code>returnNullIfDisjoint</code> - true to return null if ranges are disjoint, false to throw an exception</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the intersection of this range and the given range, or null if ranges do not overlap
and returnNullIfDisjoint is true</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if ranges does not overlap and returnNullIfDisjoint is false</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/apache/accumulo/core/data/Range.html#clip-org.apache.accumulo.core.data.Range-"><code>clip(Range)</code></a></dd>
</dl>
</li>
</ul>
<a name="bound-org.apache.accumulo.core.data.Column-org.apache.accumulo.core.data.Column-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>bound</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a>&nbsp;bound(<a href="../../../../../org/apache/accumulo/core/data/Column.html" title="class in org.apache.accumulo.core.data">Column</a>&nbsp;min,
<a href="../../../../../org/apache/accumulo/core/data/Column.html" title="class in org.apache.accumulo.core.data">Column</a>&nbsp;max)</pre>
<div class="block">Creates a new range that is bounded by the columns passed in. The start key in the returned
range will have a column &gt;= to the minimum column. The end key in the returned range will
have a column &lt;= the max column.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>min</code> - minimum column</dd>
<dd><code>max</code> - maximum column</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a column bounded range</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if the minimum column compares greater than the maximum column</dd>
</dl>
</li>
</ul>
<a name="toString--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>toString</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;toString()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a></code>&nbsp;in class&nbsp;<code><a href="https://docs.oracle.com/javase/8/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="readFields-java.io.DataInput-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>readFields</h4>
<pre>public&nbsp;void&nbsp;readFields(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/DataInput.html?is-external=true" title="class or interface in java.io">DataInput</a>&nbsp;in)
throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>readFields</code>&nbsp;in interface&nbsp;<code>org.apache.hadoop.io.Writable</code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
</dl>
</li>
</ul>
<a name="write-java.io.DataOutput-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>write</h4>
<pre>public&nbsp;void&nbsp;write(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/DataOutput.html?is-external=true" title="class or interface in java.io">DataOutput</a>&nbsp;out)
throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>write</code>&nbsp;in interface&nbsp;<code>org.apache.hadoop.io.Writable</code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/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="isStartKeyInclusive--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isStartKeyInclusive</h4>
<pre>public&nbsp;boolean&nbsp;isStartKeyInclusive()</pre>
<div class="block">Gets whether the start key of this range is inclusive.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if start key is inclusive</dd>
</dl>
</li>
</ul>
<a name="isEndKeyInclusive--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isEndKeyInclusive</h4>
<pre>public&nbsp;boolean&nbsp;isEndKeyInclusive()</pre>
<div class="block">Gets whether the end key of this range is inclusive.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if end key is inclusive</dd>
</dl>
</li>
</ul>
<a name="toThrift--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>toThrift</h4>
<pre>public&nbsp;org.apache.accumulo.core.data.thrift.TRange&nbsp;toThrift()</pre>
<div class="block">Converts this range to Thrift.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Thrift range</dd>
</dl>
</li>
</ul>
<a name="isInfiniteStartKey--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isInfiniteStartKey</h4>
<pre>public&nbsp;boolean&nbsp;isInfiniteStartKey()</pre>
<div class="block">Gets whether the start key is negative infinity.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if start key is negative infinity</dd>
</dl>
</li>
</ul>
<a name="isInfiniteStopKey--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isInfiniteStopKey</h4>
<pre>public&nbsp;boolean&nbsp;isInfiniteStopKey()</pre>
<div class="block">Gets whether the end key is positive infinity.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if end key is positive infinity</dd>
</dl>
</li>
</ul>
<a name="exact-org.apache.hadoop.io.Text-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>exact</h4>
<pre>public static&nbsp;<a href="../../../../../org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a>&nbsp;exact(org.apache.hadoop.io.Text&nbsp;row)</pre>
<div class="block">Creates a range that covers an exact row. Returns the same Range as <a href="../../../../../org/apache/accumulo/core/data/Range.html#Range-org.apache.hadoop.io.Text-"><code>Range(Text)</code></a>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>row</code> - row to cover; set to null to cover all rows</dd>
</dl>
</li>
</ul>
<a name="exact-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>exact</h4>
<pre>public static&nbsp;<a href="../../../../../org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a>&nbsp;exact(org.apache.hadoop.io.Text&nbsp;row,
org.apache.hadoop.io.Text&nbsp;cf)</pre>
<div class="block">Creates a range that covers an exact row and column family.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>row</code> - row row to cover</dd>
<dd><code>cf</code> - column family to cover</dd>
</dl>
</li>
</ul>
<a name="exact-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>exact</h4>
<pre>public static&nbsp;<a href="../../../../../org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a>&nbsp;exact(org.apache.hadoop.io.Text&nbsp;row,
org.apache.hadoop.io.Text&nbsp;cf,
org.apache.hadoop.io.Text&nbsp;cq)</pre>
<div class="block">Creates a range that covers an exact row, column family, and column qualifier.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>row</code> - row row to cover</dd>
<dd><code>cf</code> - column family to cover</dd>
<dd><code>cq</code> - column qualifier to cover</dd>
</dl>
</li>
</ul>
<a name="exact-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>exact</h4>
<pre>public static&nbsp;<a href="../../../../../org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a>&nbsp;exact(org.apache.hadoop.io.Text&nbsp;row,
org.apache.hadoop.io.Text&nbsp;cf,
org.apache.hadoop.io.Text&nbsp;cq,
org.apache.hadoop.io.Text&nbsp;cv)</pre>
<div class="block">Creates a range that covers an exact row, column family, column qualifier, and column
visibility.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>row</code> - row row to cover</dd>
<dd><code>cf</code> - column family to cover</dd>
<dd><code>cq</code> - column qualifier to cover</dd>
<dd><code>cv</code> - column visibility to cover</dd>
</dl>
</li>
</ul>
<a name="exact-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>exact</h4>
<pre>public static&nbsp;<a href="../../../../../org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a>&nbsp;exact(org.apache.hadoop.io.Text&nbsp;row,
org.apache.hadoop.io.Text&nbsp;cf,
org.apache.hadoop.io.Text&nbsp;cq,
org.apache.hadoop.io.Text&nbsp;cv,
long&nbsp;ts)</pre>
<div class="block">Creates a range that covers an exact row, column family, column qualifier, column visibility,
and timestamp.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>row</code> - row row to cover</dd>
<dd><code>cf</code> - column family to cover</dd>
<dd><code>cq</code> - column qualifier to cover</dd>
<dd><code>cv</code> - column visibility to cover</dd>
<dd><code>ts</code> - timestamp to cover</dd>
</dl>
</li>
</ul>
<a name="followingPrefix-org.apache.hadoop.io.Text-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>followingPrefix</h4>
<pre>public static&nbsp;org.apache.hadoop.io.Text&nbsp;followingPrefix(org.apache.hadoop.io.Text&nbsp;prefix)</pre>
<div class="block">Returns a Text that sorts just after all Texts beginning with a prefix.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>prefix</code> - to follow</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>prefix that immediately follows the given prefix when sorted, or null if no prefix can
follow (i.e., the string is all 0xff bytes)</dd>
</dl>
</li>
</ul>
<a name="prefix-org.apache.hadoop.io.Text-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>prefix</h4>
<pre>public static&nbsp;<a href="../../../../../org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a>&nbsp;prefix(org.apache.hadoop.io.Text&nbsp;rowPrefix)</pre>
<div class="block">Returns a Range that covers all rows beginning with a prefix.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>rowPrefix</code> - prefix of rows to cover</dd>
</dl>
</li>
</ul>
<a name="prefix-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>prefix</h4>
<pre>public static&nbsp;<a href="../../../../../org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a>&nbsp;prefix(org.apache.hadoop.io.Text&nbsp;row,
org.apache.hadoop.io.Text&nbsp;cfPrefix)</pre>
<div class="block">Returns a Range that covers all column families beginning with a prefix within a given row.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>row</code> - row to cover</dd>
<dd><code>cfPrefix</code> - prefix of column families to cover</dd>
</dl>
</li>
</ul>
<a name="prefix-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>prefix</h4>
<pre>public static&nbsp;<a href="../../../../../org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a>&nbsp;prefix(org.apache.hadoop.io.Text&nbsp;row,
org.apache.hadoop.io.Text&nbsp;cf,
org.apache.hadoop.io.Text&nbsp;cqPrefix)</pre>
<div class="block">Returns a Range that covers all column qualifiers beginning with a prefix within a given row
and column family.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>row</code> - row to cover</dd>
<dd><code>cf</code> - column family to cover</dd>
<dd><code>cqPrefix</code> - prefix of column qualifiers to cover</dd>
</dl>
</li>
</ul>
<a name="prefix-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>prefix</h4>
<pre>public static&nbsp;<a href="../../../../../org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a>&nbsp;prefix(org.apache.hadoop.io.Text&nbsp;row,
org.apache.hadoop.io.Text&nbsp;cf,
org.apache.hadoop.io.Text&nbsp;cq,
org.apache.hadoop.io.Text&nbsp;cvPrefix)</pre>
<div class="block">Returns a Range that covers all column visibilities beginning with a prefix within a given row,
column family, and column qualifier.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>row</code> - row to cover</dd>
<dd><code>cf</code> - column family to cover</dd>
<dd><code>cq</code> - column qualifier to cover</dd>
<dd><code>cvPrefix</code> - prefix of column visibilities to cover</dd>
</dl>
</li>
</ul>
<a name="exact-java.lang.CharSequence-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>exact</h4>
<pre>public static&nbsp;<a href="../../../../../org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a>&nbsp;exact(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;row)</pre>
<div class="block">Creates a range that covers an exact row.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>row</code> - row to cover; set to null to cover all rows</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/apache/accumulo/core/data/Range.html#exact-org.apache.hadoop.io.Text-"><code>exact(Text)</code></a></dd>
</dl>
</li>
</ul>
<a name="exact-java.lang.CharSequence-java.lang.CharSequence-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>exact</h4>
<pre>public static&nbsp;<a href="../../../../../org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a>&nbsp;exact(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;row,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;cf)</pre>
<div class="block">Creates a range that covers an exact row and column family.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>row</code> - row row to cover</dd>
<dd><code>cf</code> - column family to cover</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/apache/accumulo/core/data/Range.html#exact-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-"><code>exact(Text, Text)</code></a></dd>
</dl>
</li>
</ul>
<a name="exact-java.lang.CharSequence-java.lang.CharSequence-java.lang.CharSequence-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>exact</h4>
<pre>public static&nbsp;<a href="../../../../../org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a>&nbsp;exact(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;row,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;cf,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;cq)</pre>
<div class="block">Creates a range that covers an exact row, column family, and column qualifier.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>row</code> - row row to cover</dd>
<dd><code>cf</code> - column family to cover</dd>
<dd><code>cq</code> - column qualifier to cover</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/apache/accumulo/core/data/Range.html#exact-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-"><code>exact(Text, Text, Text)</code></a></dd>
</dl>
</li>
</ul>
<a name="exact-java.lang.CharSequence-java.lang.CharSequence-java.lang.CharSequence-java.lang.CharSequence-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>exact</h4>
<pre>public static&nbsp;<a href="../../../../../org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a>&nbsp;exact(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;row,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;cf,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;cq,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;cv)</pre>
<div class="block">Creates a range that covers an exact row, column family, column qualifier, and column
visibility.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>row</code> - row row to cover</dd>
<dd><code>cf</code> - column family to cover</dd>
<dd><code>cq</code> - column qualifier to cover</dd>
<dd><code>cv</code> - column visibility to cover</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/apache/accumulo/core/data/Range.html#exact-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-"><code>exact(Text, Text, Text, Text)</code></a></dd>
</dl>
</li>
</ul>
<a name="exact-java.lang.CharSequence-java.lang.CharSequence-java.lang.CharSequence-java.lang.CharSequence-long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>exact</h4>
<pre>public static&nbsp;<a href="../../../../../org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a>&nbsp;exact(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;row,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;cf,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;cq,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;cv,
long&nbsp;ts)</pre>
<div class="block">Creates a range that covers an exact row, column family, column qualifier, column visibility,
and timestamp.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>row</code> - row row to cover</dd>
<dd><code>cf</code> - column family to cover</dd>
<dd><code>cq</code> - column qualifier to cover</dd>
<dd><code>cv</code> - column visibility to cover</dd>
<dd><code>ts</code> - timestamp to cover</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/apache/accumulo/core/data/Range.html#exact-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-long-"><code>exact(Text, Text, Text, Text, long)</code></a></dd>
</dl>
</li>
</ul>
<a name="prefix-java.lang.CharSequence-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>prefix</h4>
<pre>public static&nbsp;<a href="../../../../../org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a>&nbsp;prefix(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;rowPrefix)</pre>
<div class="block">Returns a Range that covers all rows beginning with a prefix.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>rowPrefix</code> - prefix of rows to cover</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/apache/accumulo/core/data/Range.html#prefix-org.apache.hadoop.io.Text-"><code>prefix(Text)</code></a></dd>
</dl>
</li>
</ul>
<a name="prefix-java.lang.CharSequence-java.lang.CharSequence-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>prefix</h4>
<pre>public static&nbsp;<a href="../../../../../org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a>&nbsp;prefix(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;row,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;cfPrefix)</pre>
<div class="block">Returns a Range that covers all column families beginning with a prefix within a given row.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>row</code> - row to cover</dd>
<dd><code>cfPrefix</code> - prefix of column families to cover</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/apache/accumulo/core/data/Range.html#prefix-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-"><code>prefix(Text, Text)</code></a></dd>
</dl>
</li>
</ul>
<a name="prefix-java.lang.CharSequence-java.lang.CharSequence-java.lang.CharSequence-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>prefix</h4>
<pre>public static&nbsp;<a href="../../../../../org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a>&nbsp;prefix(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;row,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;cf,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;cqPrefix)</pre>
<div class="block">Returns a Range that covers all column qualifiers beginning with a prefix within a given row
and column family.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>row</code> - row to cover</dd>
<dd><code>cf</code> - column family to cover</dd>
<dd><code>cqPrefix</code> - prefix of column qualifiers to cover</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/apache/accumulo/core/data/Range.html#prefix-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-"><code>prefix(Text, Text, Text)</code></a></dd>
</dl>
</li>
</ul>
<a name="prefix-java.lang.CharSequence-java.lang.CharSequence-java.lang.CharSequence-java.lang.CharSequence-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>prefix</h4>
<pre>public static&nbsp;<a href="../../../../../org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a>&nbsp;prefix(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;row,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;cf,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;cq,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;cvPrefix)</pre>
<div class="block">Returns a Range that covers all column visibilities beginning with a prefix within a given row,
column family, and column qualifier.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>row</code> - row to cover</dd>
<dd><code>cf</code> - column family to cover</dd>
<dd><code>cq</code> - column qualifier to cover</dd>
<dd><code>cvPrefix</code> - prefix of column visibilities to cover</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/apache/accumulo/core/data/Range.html#prefix-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-"><code>prefix(Text, Text, Text, Text)</code></a></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>
<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">
<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/Range.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/PartialKey.html" title="enum in org.apache.accumulo.core.data"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../org/apache/accumulo/core/data/TabletId.html" title="interface in org.apache.accumulo.core.data"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/accumulo/core/data/Range.html" target="_top">Frames</a></li>
<li><a href="Range.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2019 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>