http://git-wip-us.apache.org/repos/asf/incubator-fluo-website/blob/44df6c32/apidocs/fluo/1.0.0-alpha-1/io/fluo/api/data/Span.html
----------------------------------------------------------------------
diff --git a/apidocs/fluo/1.0.0-alpha-1/io/fluo/api/data/Span.html 
b/apidocs/fluo/1.0.0-alpha-1/io/fluo/api/data/Span.html
deleted file mode 100644
index d269481..0000000
--- a/apidocs/fluo/1.0.0-alpha-1/io/fluo/api/data/Span.html
+++ /dev/null
@@ -1,832 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<!-- NewPage -->
-<html lang="en">
-<head>
-<!-- Generated by javadoc (version 1.7.0_25) on Tue Oct 07 23:09:29 EDT 2014 
-->
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Span (Fluo Client 1.0.0-alpha-1 API)</title>
-<meta name="date" content="2014-10-07">
-<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
-</head>
-<body>
-<script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Span (Fluo Client 1.0.0-alpha-1 API)";
-    }
-//-->
-</script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
-<!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar_top">
-<!--   -->
-</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a 
name="navbar_top_firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../overview-summary.html">Overview</a></li>
-<li><a href="package-summary.html">Package</a></li>
-<li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/Span.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="../../../../io/fluo/api/data/RowColumn.html" title="class in 
io.fluo.api.data"><span class="strong">Prev Class</span></a></li>
-<li><a href="../../../../io/fluo/api/data/Span.Builder.html" title="class in 
io.fluo.api.data"><span class="strong">Next Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?io/fluo/api/data/Span.html" 
target="_top">Frames</a></li>
-<li><a href="Span.html" target="_top">No Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_top");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li><a href="#nested_class_summary">Nested</a>&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">io.fluo.api.data</div>
-<h2 title="Class Span" class="title">Class Span</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
-<li>
-<ul class="inheritance">
-<li>io.fluo.api.data.Span</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<hr>
-<br>
-<pre>public class <span class="strong">Span</span>
-extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></pre>
-<div class="block">Used to specify a span between two row/columns in a Fluo 
table. Similar to an Accumulo Range.</div>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- ======== NESTED CLASS SUMMARY ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="nested_class_summary">
-<!--   -->
-</a>
-<h3>Nested Class Summary</h3>
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Nested Class Summary table, listing nested classes, and an 
explanation">
-<caption><span>Nested Classes</span><span 
class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Class and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../io/fluo/api/data/Span.Builder.html" title="class in 
io.fluo.api.data">Span.Builder</a></strong></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../io/fluo/api/data/Span.EndBuilder.html" title="class in 
io.fluo.api.data">Span.EndBuilder</a></strong></code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../io/fluo/api/data/Span.EndCFBuilder.html" title="class in 
io.fluo.api.data">Span.EndCFBuilder</a></strong></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../io/fluo/api/data/Span.EndCQBuilder.html" title="class in 
io.fluo.api.data">Span.EndCQBuilder</a></strong></code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../io/fluo/api/data/Span.EndCVBuilder.html" title="class in 
io.fluo.api.data">Span.EndCVBuilder</a></strong></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../io/fluo/api/data/Span.KeyBuilder.html" title="class in 
io.fluo.api.data">Span.KeyBuilder</a></strong></code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../io/fluo/api/data/Span.StartBuilder.html" title="class in 
io.fluo.api.data">Span.StartBuilder</a></strong></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../io/fluo/api/data/Span.StartCFBuilder.html" title="class in 
io.fluo.api.data">Span.StartCFBuilder</a></strong></code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../io/fluo/api/data/Span.StartCQBuilder.html" title="class in 
io.fluo.api.data">Span.StartCQBuilder</a></strong></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../io/fluo/api/data/Span.StartCVBuilder.html" title="class in 
io.fluo.api.data">Span.StartCVBuilder</a></strong></code>&nbsp;</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor_summary">
-<!--   -->
-</a>
-<h3>Constructor Summary</h3>
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Constructor Summary table, listing constructors, and an explanation">
-<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Constructor and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><strong><a 
href="../../../../io/fluo/api/data/Span.html#Span()">Span</a></strong>()</code>
-<div class="block">Constructs a span with infinite start & end</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><code><strong><a 
href="../../../../io/fluo/api/data/Span.html#Span(io.fluo.api.data.Bytes, 
boolean, io.fluo.api.data.Bytes, boolean)">Span</a></strong>(<a 
href="../../../../io/fluo/api/data/Bytes.html" title="class in 
io.fluo.api.data">Bytes</a>&nbsp;startRow,
-    boolean&nbsp;startRowInclusive,
-    <a href="../../../../io/fluo/api/data/Bytes.html" title="class in 
io.fluo.api.data">Bytes</a>&nbsp;endRow,
-    boolean&nbsp;endRowInclusive)</code>
-<div class="block">Construct a new Span from a start and end row.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><strong><a 
href="../../../../io/fluo/api/data/Span.html#Span(io.fluo.api.data.RowColumn, 
boolean, io.fluo.api.data.RowColumn, boolean)">Span</a></strong>(<a 
href="../../../../io/fluo/api/data/RowColumn.html" title="class in 
io.fluo.api.data">RowColumn</a>&nbsp;start,
-    boolean&nbsp;startInclusive,
-    <a href="../../../../io/fluo/api/data/RowColumn.html" title="class in 
io.fluo.api.data">RowColumn</a>&nbsp;end,
-    boolean&nbsp;endInclusive)</code>
-<div class="block">Construct a new span from a start and end RowColumn.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><code><strong><a 
href="../../../../io/fluo/api/data/Span.html#Span(io.fluo.api.data.Span.Builder)">Span</a></strong>(<a
 href="../../../../io/fluo/api/data/Span.Builder.html" title="class in 
io.fluo.api.data">Span.Builder</a>&nbsp;builder)</code>
-<div class="block">Construct a new Range using a builder class</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><strong><a 
href="../../../../io/fluo/api/data/Span.html#Span(java.lang.String, boolean, 
java.lang.String, boolean)">Span</a></strong>(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;startRow,
-    boolean&nbsp;startRowInclusive,
-    <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;endRow,
-    boolean&nbsp;endRowInclusive)</code>
-<div class="block">Construct a new Span from a start and end row.</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="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Method Summary table, listing methods, and an explanation">
-<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../io/fluo/api/data/Span.html#equals(java.lang.Object)">equals</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;o)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../io/fluo/api/data/Span.html#equals(io.fluo.api.data.Span)">equals</a></strong>(<a
 href="../../../../io/fluo/api/data/Span.html" title="class in 
io.fluo.api.data">Span</a>&nbsp;other)</code>
-<div class="block">Checks if span is equal to another span</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a 
href="../../../../io/fluo/api/data/Span.html" title="class in 
io.fluo.api.data">Span</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../io/fluo/api/data/Span.html#exact(io.fluo.api.data.Bytes)">exact</a></strong>(<a
 href="../../../../io/fluo/api/data/Bytes.html" title="class in 
io.fluo.api.data">Bytes</a>&nbsp;row)</code>
-<div class="block">Creates a span that covers an exact row</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a 
href="../../../../io/fluo/api/data/Span.html" title="class in 
io.fluo.api.data">Span</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../io/fluo/api/data/Span.html#exact(io.fluo.api.data.Bytes, 
io.fluo.api.data.Bytes)">exact</a></strong>(<a 
href="../../../../io/fluo/api/data/Bytes.html" title="class in 
io.fluo.api.data">Bytes</a>&nbsp;row,
-     <a href="../../../../io/fluo/api/data/Bytes.html" title="class in 
io.fluo.api.data">Bytes</a>&nbsp;cf)</code>
-<div class="block">Creates a Span that covers an exact row and column 
family</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a 
href="../../../../io/fluo/api/data/Span.html" title="class in 
io.fluo.api.data">Span</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../io/fluo/api/data/Span.html#exact(io.fluo.api.data.Bytes, 
io.fluo.api.data.Bytes, io.fluo.api.data.Bytes)">exact</a></strong>(<a 
href="../../../../io/fluo/api/data/Bytes.html" title="class in 
io.fluo.api.data">Bytes</a>&nbsp;row,
-     <a href="../../../../io/fluo/api/data/Bytes.html" title="class in 
io.fluo.api.data">Bytes</a>&nbsp;cf,
-     <a href="../../../../io/fluo/api/data/Bytes.html" title="class in 
io.fluo.api.data">Bytes</a>&nbsp;cq)</code>
-<div class="block">Creates a Span that covers an exact row, column family, and 
column qualifier</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a 
href="../../../../io/fluo/api/data/Span.html" title="class in 
io.fluo.api.data">Span</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../io/fluo/api/data/Span.html#exact(io.fluo.api.data.Bytes, 
io.fluo.api.data.Bytes, io.fluo.api.data.Bytes, 
io.fluo.api.data.Bytes)">exact</a></strong>(<a 
href="../../../../io/fluo/api/data/Bytes.html" title="class in 
io.fluo.api.data">Bytes</a>&nbsp;row,
-     <a href="../../../../io/fluo/api/data/Bytes.html" title="class in 
io.fluo.api.data">Bytes</a>&nbsp;cf,
-     <a href="../../../../io/fluo/api/data/Bytes.html" title="class in 
io.fluo.api.data">Bytes</a>&nbsp;cq,
-     <a href="../../../../io/fluo/api/data/Bytes.html" title="class in 
io.fluo.api.data">Bytes</a>&nbsp;cv)</code>
-<div class="block">Creates a Span that covers an exact row, column family, 
column qualifier, and column visibility</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a 
href="../../../../io/fluo/api/data/Span.html" title="class in 
io.fluo.api.data">Span</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../io/fluo/api/data/Span.html#exact(java.lang.String)">exact</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;row)</code>
-<div class="block">Creates a Span that covers an exact row.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a 
href="../../../../io/fluo/api/data/Span.html" title="class in 
io.fluo.api.data">Span</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../io/fluo/api/data/Span.html#exact(java.lang.String, 
java.lang.String)">exact</a></strong>(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;row,
-     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;cf)</code>
-<div class="block">Creates a Span that covers an exact row and column family
- String parameters will be encoded as UTF-8</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a 
href="../../../../io/fluo/api/data/Span.html" title="class in 
io.fluo.api.data">Span</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../io/fluo/api/data/Span.html#exact(java.lang.String, 
java.lang.String, java.lang.String)">exact</a></strong>(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;row,
-     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;cf,
-     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;cq)</code>
-<div class="block">Creates a Span that covers an exact row, column family, and 
column qualifier
- String parameters will be encoded as UTF-8</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a 
href="../../../../io/fluo/api/data/Span.html" title="class in 
io.fluo.api.data">Span</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../io/fluo/api/data/Span.html#exact(java.lang.String, 
java.lang.String, java.lang.String, java.lang.String)">exact</a></strong>(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;row,
-     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;cf,
-     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;cq,
-     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;cv)</code>
-<div class="block">Creates a Span that covers an exact row, column family, 
column qualifier, and column visibility
- String parameters will be encoded as UTF-8</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a 
href="../../../../io/fluo/api/data/RowColumn.html" title="class in 
io.fluo.api.data">RowColumn</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../io/fluo/api/data/Span.html#getEnd()">getEnd</a></strong>()</code>
-<div class="block">Return end RowColumn of Span</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a 
href="../../../../io/fluo/api/data/RowColumn.html" title="class in 
io.fluo.api.data">RowColumn</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../io/fluo/api/data/Span.html#getStart()">getStart</a></strong>()</code>
-<div class="block">Return start RowColumn of Span.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../io/fluo/api/data/Span.html#isEndInclusive()">isEndInclusive</a></strong>()</code>
-<div class="block">Check if end RowColumn is inclusive</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../io/fluo/api/data/Span.html#isStartInclusive()">isStartInclusive</a></strong>()</code>
-<div class="block">Checks if start RowColumn is inclusive</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a 
href="../../../../io/fluo/api/data/Span.html" title="class in 
io.fluo.api.data">Span</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../io/fluo/api/data/Span.html#prefix(io.fluo.api.data.Bytes)">prefix</a></strong>(<a
 href="../../../../io/fluo/api/data/Bytes.html" title="class in 
io.fluo.api.data">Bytes</a>&nbsp;rowPrefix)</code>
-<div class="block">Returns a Span that covers all rows beginning with a 
prefix</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a 
href="../../../../io/fluo/api/data/Span.html" title="class in 
io.fluo.api.data">Span</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../io/fluo/api/data/Span.html#prefix(io.fluo.api.data.Bytes, 
io.fluo.api.data.Bytes)">prefix</a></strong>(<a 
href="../../../../io/fluo/api/data/Bytes.html" title="class in 
io.fluo.api.data">Bytes</a>&nbsp;row,
-      <a href="../../../../io/fluo/api/data/Bytes.html" title="class in 
io.fluo.api.data">Bytes</a>&nbsp;cfPrefix)</code>
-<div class="block">Returns a Span that covers all column families beginning 
with a prefix within a given row</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a 
href="../../../../io/fluo/api/data/Span.html" title="class in 
io.fluo.api.data">Span</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../io/fluo/api/data/Span.html#prefix(io.fluo.api.data.Bytes, 
io.fluo.api.data.Bytes, io.fluo.api.data.Bytes)">prefix</a></strong>(<a 
href="../../../../io/fluo/api/data/Bytes.html" title="class in 
io.fluo.api.data">Bytes</a>&nbsp;row,
-      <a href="../../../../io/fluo/api/data/Bytes.html" title="class in 
io.fluo.api.data">Bytes</a>&nbsp;cf,
-      <a href="../../../../io/fluo/api/data/Bytes.html" title="class in 
io.fluo.api.data">Bytes</a>&nbsp;cqPrefix)</code>
-<div class="block">Returns a Span that covers all column qualifiers beginning 
with a prefix within a given row
- and column family</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a 
href="../../../../io/fluo/api/data/Span.html" title="class in 
io.fluo.api.data">Span</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../io/fluo/api/data/Span.html#prefix(io.fluo.api.data.Bytes, 
io.fluo.api.data.Bytes, io.fluo.api.data.Bytes, 
io.fluo.api.data.Bytes)">prefix</a></strong>(<a 
href="../../../../io/fluo/api/data/Bytes.html" title="class in 
io.fluo.api.data">Bytes</a>&nbsp;row,
-      <a href="../../../../io/fluo/api/data/Bytes.html" title="class in 
io.fluo.api.data">Bytes</a>&nbsp;cf,
-      <a href="../../../../io/fluo/api/data/Bytes.html" title="class in 
io.fluo.api.data">Bytes</a>&nbsp;cq,
-      <a href="../../../../io/fluo/api/data/Bytes.html" title="class in 
io.fluo.api.data">Bytes</a>&nbsp;cvPrefix)</code>
-<div class="block">Returns a Span that covers all column visibilities 
beginning with a prefix within a given row,
- column family, and column qualifier.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a 
href="../../../../io/fluo/api/data/Span.html" title="class in 
io.fluo.api.data">Span</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../io/fluo/api/data/Span.html#prefix(java.lang.String)">prefix</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;rowPrefix)</code>
-<div class="block">Returns a Span that covers all rows beginning with a prefix
- String parameters will be encoded as UTF-8</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a 
href="../../../../io/fluo/api/data/Span.html" title="class in 
io.fluo.api.data">Span</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../io/fluo/api/data/Span.html#prefix(java.lang.String, 
java.lang.String)">prefix</a></strong>(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;row,
-      <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;cfPrefix)</code>
-<div class="block">Returns a Span that covers all column families beginning 
with a prefix within a given row
- String parameters will be encoded as UTF-8</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a 
href="../../../../io/fluo/api/data/Span.html" title="class in 
io.fluo.api.data">Span</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../io/fluo/api/data/Span.html#prefix(java.lang.String, 
java.lang.String, java.lang.String)">prefix</a></strong>(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;row,
-      <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;cf,
-      <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;cqPrefix)</code>
-<div class="block">Returns a Span that covers all column qualifiers beginning 
with a prefix within a given row
- String parameters will be encoded as UTF-8</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a 
href="../../../../io/fluo/api/data/Span.html" title="class in 
io.fluo.api.data">Span</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../io/fluo/api/data/Span.html#prefix(java.lang.String, 
java.lang.String, java.lang.String, java.lang.String)">prefix</a></strong>(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;row,
-      <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;cf,
-      <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;cq,
-      <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;cvPrefix)</code>
-<div class="block">Returns a Span that covers all column visibilities 
beginning with a prefix within a given row
- String parameters will be encoded as UTF-8</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../io/fluo/api/data/Span.html#toString()">toString</a></strong>()</code>&nbsp;</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
-<code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()"
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()"
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()"
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()"
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()"
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll()"
 title="class or interface in java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.ht
 ml?is-external=true#wait()" title="class or interface in java.lang">wait</a>, 
<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,
 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="Span()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>Span</h4>
-<pre>public&nbsp;Span()</pre>
-<div class="block">Constructs a span with infinite start & end</div>
-</li>
-</ul>
-<a name="Span(io.fluo.api.data.Span.Builder)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>Span</h4>
-<pre>public&nbsp;Span(<a href="../../../../io/fluo/api/data/Span.Builder.html" 
title="class in io.fluo.api.data">Span.Builder</a>&nbsp;builder)</pre>
-<div class="block">Construct a new Range using a builder class</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>builder</code> - 
</dd></dl>
-</li>
-</ul>
-<a name="Span(io.fluo.api.data.RowColumn, boolean, io.fluo.api.data.RowColumn, 
boolean)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>Span</h4>
-<pre>public&nbsp;Span(<a href="../../../../io/fluo/api/data/RowColumn.html" 
title="class in io.fluo.api.data">RowColumn</a>&nbsp;start,
-    boolean&nbsp;startInclusive,
-    <a href="../../../../io/fluo/api/data/RowColumn.html" title="class in 
io.fluo.api.data">RowColumn</a>&nbsp;end,
-    boolean&nbsp;endInclusive)</pre>
-<div class="block">Construct a new span from a start and end RowColumn.  Set 
either key
- to RowColumn.EMPTY to indicate positive or negative infinite</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>startKey</code> 
- Start key</dd><dd><code>startKeyInclusive</code> - Include start key in 
Range</dd><dd><code>endKey</code> - End 
Key</dd><dd><code>endKeyInclusive</code> - Include end key in Range</dd></dl>
-</li>
-</ul>
-<a name="Span(io.fluo.api.data.Bytes, boolean, io.fluo.api.data.Bytes, 
boolean)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>Span</h4>
-<pre>public&nbsp;Span(<a href="../../../../io/fluo/api/data/Bytes.html" 
title="class in io.fluo.api.data">Bytes</a>&nbsp;startRow,
-    boolean&nbsp;startRowInclusive,
-    <a href="../../../../io/fluo/api/data/Bytes.html" title="class in 
io.fluo.api.data">Bytes</a>&nbsp;endRow,
-    boolean&nbsp;endRowInclusive)</pre>
-<div class="block">Construct a new Span from a start and end row.  Set either 
row to
- Bytes.EMPTY to indicate positive or negative infinite.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>startRow</code> 
- Start row</dd><dd><code>startRowInclusive</code> - Start row 
inclusive</dd><dd><code>endRow</code> - End 
row</dd><dd><code>endRowInclusive</code> - End row inclusive</dd></dl>
-</li>
-</ul>
-<a name="Span(java.lang.String, boolean, java.lang.String, boolean)">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>Span</h4>
-<pre>public&nbsp;Span(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;startRow,
-    boolean&nbsp;startRowInclusive,
-    <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;endRow,
-    boolean&nbsp;endRowInclusive)</pre>
-<div class="block">Construct a new Span from a start and end row.
- Strings will be encoded as UTF-8.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>startRow</code> 
- Start row</dd><dd><code>startRowInclusive</code> - Start row 
inclusive</dd><dd><code>endRow</code> - End 
row</dd><dd><code>endRowInclusive</code> - End row inclusive</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="getStart()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getStart</h4>
-<pre>public&nbsp;<a href="../../../../io/fluo/api/data/RowColumn.html" 
title="class in io.fluo.api.data">RowColumn</a>&nbsp;getStart()</pre>
-<div class="block">Return start RowColumn of Span.</div>
-<dl><dt><span class="strong">Returns:</span></dt><dd>start or RowColumn.EMPTY 
if infinite start</dd></dl>
-</li>
-</ul>
-<a name="getEnd()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getEnd</h4>
-<pre>public&nbsp;<a href="../../../../io/fluo/api/data/RowColumn.html" 
title="class in io.fluo.api.data">RowColumn</a>&nbsp;getEnd()</pre>
-<div class="block">Return end RowColumn of Span</div>
-<dl><dt><span class="strong">Returns:</span></dt><dd>end or RowColumn.EMPTY if 
infinite end</dd></dl>
-</li>
-</ul>
-<a name="isStartInclusive()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>isStartInclusive</h4>
-<pre>public&nbsp;boolean&nbsp;isStartInclusive()</pre>
-<div class="block">Checks if start RowColumn is inclusive</div>
-<dl><dt><span class="strong">Returns:</span></dt><dd>True if start key is 
inclusive</dd></dl>
-</li>
-</ul>
-<a name="isEndInclusive()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>isEndInclusive</h4>
-<pre>public&nbsp;boolean&nbsp;isEndInclusive()</pre>
-<div class="block">Check if end RowColumn is inclusive</div>
-<dl><dt><span class="strong">Returns:</span></dt><dd>True if end key is 
inclusive</dd></dl>
-</li>
-</ul>
-<a name="equals(java.lang.Object)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>equals</h4>
-<pre>public&nbsp;boolean&nbsp;equals(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;o)</pre>
-<dl>
-<dt><strong>Overrides:</strong></dt>
-<dd><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)"
 title="class or interface in java.lang">equals</a></code>&nbsp;in 
class&nbsp;<code><a 
href="http://docs.oracle.com/javase/7/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(io.fluo.api.data.Span)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>equals</h4>
-<pre>public&nbsp;boolean&nbsp;equals(<a 
href="../../../../io/fluo/api/data/Span.html" title="class in 
io.fluo.api.data">Span</a>&nbsp;other)</pre>
-<div class="block">Checks if span is equal to another span</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>other</code> - 
Span</dd>
-<dt><span class="strong">Returns:</span></dt><dd>true if equal</dd></dl>
-</li>
-</ul>
-<a name="toString()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>toString</h4>
-<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;toString()</pre>
-<dl>
-<dt><strong>Overrides:</strong></dt>
-<dd><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()"
 title="class or interface in java.lang">toString</a></code>&nbsp;in 
class&nbsp;<code><a 
href="http://docs.oracle.com/javase/7/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="exact(io.fluo.api.data.Bytes)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>exact</h4>
-<pre>public static&nbsp;<a href="../../../../io/fluo/api/data/Span.html" 
title="class in io.fluo.api.data">Span</a>&nbsp;exact(<a 
href="../../../../io/fluo/api/data/Bytes.html" title="class in 
io.fluo.api.data">Bytes</a>&nbsp;row)</pre>
-<div class="block">Creates a span that covers an exact row</div>
-</li>
-</ul>
-<a name="exact(java.lang.String)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>exact</h4>
-<pre>public static&nbsp;<a href="../../../../io/fluo/api/data/Span.html" 
title="class in io.fluo.api.data">Span</a>&nbsp;exact(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;row)</pre>
-<div class="block">Creates a Span that covers an exact row.
- String parameters will be encoded as UTF-8</div>
-</li>
-</ul>
-<a name="exact(io.fluo.api.data.Bytes, io.fluo.api.data.Bytes)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>exact</h4>
-<pre>public static&nbsp;<a href="../../../../io/fluo/api/data/Span.html" 
title="class in io.fluo.api.data">Span</a>&nbsp;exact(<a 
href="../../../../io/fluo/api/data/Bytes.html" title="class in 
io.fluo.api.data">Bytes</a>&nbsp;row,
-         <a href="../../../../io/fluo/api/data/Bytes.html" title="class in 
io.fluo.api.data">Bytes</a>&nbsp;cf)</pre>
-<div class="block">Creates a Span that covers an exact row and column 
family</div>
-</li>
-</ul>
-<a name="exact(java.lang.String, java.lang.String)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>exact</h4>
-<pre>public static&nbsp;<a href="../../../../io/fluo/api/data/Span.html" 
title="class in io.fluo.api.data">Span</a>&nbsp;exact(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;row,
-         <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;cf)</pre>
-<div class="block">Creates a Span that covers an exact row and column family
- String parameters will be encoded as UTF-8</div>
-</li>
-</ul>
-<a name="exact(io.fluo.api.data.Bytes, io.fluo.api.data.Bytes, 
io.fluo.api.data.Bytes)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>exact</h4>
-<pre>public static&nbsp;<a href="../../../../io/fluo/api/data/Span.html" 
title="class in io.fluo.api.data">Span</a>&nbsp;exact(<a 
href="../../../../io/fluo/api/data/Bytes.html" title="class in 
io.fluo.api.data">Bytes</a>&nbsp;row,
-         <a href="../../../../io/fluo/api/data/Bytes.html" title="class in 
io.fluo.api.data">Bytes</a>&nbsp;cf,
-         <a href="../../../../io/fluo/api/data/Bytes.html" title="class in 
io.fluo.api.data">Bytes</a>&nbsp;cq)</pre>
-<div class="block">Creates a Span that covers an exact row, column family, and 
column qualifier</div>
-</li>
-</ul>
-<a name="exact(java.lang.String, java.lang.String, java.lang.String)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>exact</h4>
-<pre>public static&nbsp;<a href="../../../../io/fluo/api/data/Span.html" 
title="class in io.fluo.api.data">Span</a>&nbsp;exact(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;row,
-         <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;cf,
-         <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;cq)</pre>
-<div class="block">Creates a Span that covers an exact row, column family, and 
column qualifier
- String parameters will be encoded as UTF-8</div>
-</li>
-</ul>
-<a name="exact(io.fluo.api.data.Bytes, io.fluo.api.data.Bytes, 
io.fluo.api.data.Bytes, io.fluo.api.data.Bytes)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>exact</h4>
-<pre>public static&nbsp;<a href="../../../../io/fluo/api/data/Span.html" 
title="class in io.fluo.api.data">Span</a>&nbsp;exact(<a 
href="../../../../io/fluo/api/data/Bytes.html" title="class in 
io.fluo.api.data">Bytes</a>&nbsp;row,
-         <a href="../../../../io/fluo/api/data/Bytes.html" title="class in 
io.fluo.api.data">Bytes</a>&nbsp;cf,
-         <a href="../../../../io/fluo/api/data/Bytes.html" title="class in 
io.fluo.api.data">Bytes</a>&nbsp;cq,
-         <a href="../../../../io/fluo/api/data/Bytes.html" title="class in 
io.fluo.api.data">Bytes</a>&nbsp;cv)</pre>
-<div class="block">Creates a Span that covers an exact row, column family, 
column qualifier, and column visibility</div>
-</li>
-</ul>
-<a name="exact(java.lang.String, java.lang.String, java.lang.String, 
java.lang.String)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>exact</h4>
-<pre>public static&nbsp;<a href="../../../../io/fluo/api/data/Span.html" 
title="class in io.fluo.api.data">Span</a>&nbsp;exact(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;row,
-         <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;cf,
-         <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;cq,
-         <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;cv)</pre>
-<div class="block">Creates a Span that covers an exact row, column family, 
column qualifier, and column visibility
- String parameters will be encoded as UTF-8</div>
-</li>
-</ul>
-<a name="prefix(io.fluo.api.data.Bytes)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>prefix</h4>
-<pre>public static&nbsp;<a href="../../../../io/fluo/api/data/Span.html" 
title="class in io.fluo.api.data">Span</a>&nbsp;prefix(<a 
href="../../../../io/fluo/api/data/Bytes.html" title="class in 
io.fluo.api.data">Bytes</a>&nbsp;rowPrefix)</pre>
-<div class="block">Returns a Span that covers all rows beginning with a 
prefix</div>
-</li>
-</ul>
-<a name="prefix(java.lang.String)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>prefix</h4>
-<pre>public static&nbsp;<a href="../../../../io/fluo/api/data/Span.html" 
title="class in io.fluo.api.data">Span</a>&nbsp;prefix(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;rowPrefix)</pre>
-<div class="block">Returns a Span that covers all rows beginning with a prefix
- String parameters will be encoded as UTF-8</div>
-</li>
-</ul>
-<a name="prefix(io.fluo.api.data.Bytes, io.fluo.api.data.Bytes)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>prefix</h4>
-<pre>public static&nbsp;<a href="../../../../io/fluo/api/data/Span.html" 
title="class in io.fluo.api.data">Span</a>&nbsp;prefix(<a 
href="../../../../io/fluo/api/data/Bytes.html" title="class in 
io.fluo.api.data">Bytes</a>&nbsp;row,
-          <a href="../../../../io/fluo/api/data/Bytes.html" title="class in 
io.fluo.api.data">Bytes</a>&nbsp;cfPrefix)</pre>
-<div class="block">Returns a Span that covers all column families beginning 
with a prefix within a given row</div>
-</li>
-</ul>
-<a name="prefix(java.lang.String, java.lang.String)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>prefix</h4>
-<pre>public static&nbsp;<a href="../../../../io/fluo/api/data/Span.html" 
title="class in io.fluo.api.data">Span</a>&nbsp;prefix(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;row,
-          <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;cfPrefix)</pre>
-<div class="block">Returns a Span that covers all column families beginning 
with a prefix within a given row
- String parameters will be encoded as UTF-8</div>
-</li>
-</ul>
-<a name="prefix(io.fluo.api.data.Bytes, io.fluo.api.data.Bytes, 
io.fluo.api.data.Bytes)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>prefix</h4>
-<pre>public static&nbsp;<a href="../../../../io/fluo/api/data/Span.html" 
title="class in io.fluo.api.data">Span</a>&nbsp;prefix(<a 
href="../../../../io/fluo/api/data/Bytes.html" title="class in 
io.fluo.api.data">Bytes</a>&nbsp;row,
-          <a href="../../../../io/fluo/api/data/Bytes.html" title="class in 
io.fluo.api.data">Bytes</a>&nbsp;cf,
-          <a href="../../../../io/fluo/api/data/Bytes.html" title="class in 
io.fluo.api.data">Bytes</a>&nbsp;cqPrefix)</pre>
-<div class="block">Returns a Span that covers all column qualifiers beginning 
with a prefix within a given row
- and column family</div>
-</li>
-</ul>
-<a name="prefix(java.lang.String, java.lang.String, java.lang.String)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>prefix</h4>
-<pre>public static&nbsp;<a href="../../../../io/fluo/api/data/Span.html" 
title="class in io.fluo.api.data">Span</a>&nbsp;prefix(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;row,
-          <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;cf,
-          <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;cqPrefix)</pre>
-<div class="block">Returns a Span that covers all column qualifiers beginning 
with a prefix within a given row
- String parameters will be encoded as UTF-8</div>
-</li>
-</ul>
-<a name="prefix(io.fluo.api.data.Bytes, io.fluo.api.data.Bytes, 
io.fluo.api.data.Bytes, io.fluo.api.data.Bytes)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>prefix</h4>
-<pre>public static&nbsp;<a href="../../../../io/fluo/api/data/Span.html" 
title="class in io.fluo.api.data">Span</a>&nbsp;prefix(<a 
href="../../../../io/fluo/api/data/Bytes.html" title="class in 
io.fluo.api.data">Bytes</a>&nbsp;row,
-          <a href="../../../../io/fluo/api/data/Bytes.html" title="class in 
io.fluo.api.data">Bytes</a>&nbsp;cf,
-          <a href="../../../../io/fluo/api/data/Bytes.html" title="class in 
io.fluo.api.data">Bytes</a>&nbsp;cq,
-          <a href="../../../../io/fluo/api/data/Bytes.html" title="class in 
io.fluo.api.data">Bytes</a>&nbsp;cvPrefix)</pre>
-<div class="block">Returns a Span that covers all column visibilities 
beginning with a prefix within a given row,
- column family, and column qualifier.</div>
-</li>
-</ul>
-<a name="prefix(java.lang.String, java.lang.String, java.lang.String, 
java.lang.String)">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>prefix</h4>
-<pre>public static&nbsp;<a href="../../../../io/fluo/api/data/Span.html" 
title="class in io.fluo.api.data">Span</a>&nbsp;prefix(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;row,
-          <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;cf,
-          <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;cq,
-          <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;cvPrefix)</pre>
-<div class="block">Returns a Span that covers all column visibilities 
beginning with a prefix within a given row
- String parameters will be encoded as UTF-8</div>
-</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-</div>
-<!-- ========= END OF CLASS DATA ========= -->
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar_bottom">
-<!--   -->
-</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a 
name="navbar_bottom_firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../overview-summary.html">Overview</a></li>
-<li><a href="package-summary.html">Package</a></li>
-<li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/Span.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="../../../../io/fluo/api/data/RowColumn.html" title="class in 
io.fluo.api.data"><span class="strong">Prev Class</span></a></li>
-<li><a href="../../../../io/fluo/api/data/Span.Builder.html" title="class in 
io.fluo.api.data"><span class="strong">Next Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?io/fluo/api/data/Span.html" 
target="_top">Frames</a></li>
-<li><a href="Span.html" target="_top">No Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_bottom");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li><a href="#nested_class_summary">Nested</a>&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; 2014 <a 
href="http://www.fluo.io";>Fluo IO</a>. All rights reserved.</small></p>
-</body>
-</html>

Reply via email to