You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kudu.apache.org by jd...@apache.org on 2016/02/26 22:23:31 UTC

[43/46] incubator-kudu git commit: Update docs and site for 0.7.0 release

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/906def4c/apidocs/org/kududb/client/class-use/AlterTableBuilder.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/client/class-use/AlterTableBuilder.html b/apidocs/org/kududb/client/class-use/AlterTableBuilder.html
deleted file mode 100644
index 4ba87db..0000000
--- a/apidocs/org/kududb/client/class-use/AlterTableBuilder.html
+++ /dev/null
@@ -1,175 +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 -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.kududb.client.AlterTableBuilder (Kudu 0.6.0-SNAPSHOT API)</title>
-<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="Uses of Class org.kududb.client.AlterTableBuilder (Kudu 0.6.0-SNAPSHOT API)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-</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><a href="../../../../org/kududb/client/AlterTableBuilder.html" title="class in org.kududb.client">Class</a></li>
-<li class="navBarCell1Rev">Use</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>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?org/kududb/client/class-use/AlterTableBuilder.html" target="_top">Frames</a></li>
-<li><a href="AlterTableBuilder.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>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<div class="header">
-<h2 title="Uses of Class org.kududb.client.AlterTableBuilder" class="title">Uses of Class<br>org.kududb.client.AlterTableBuilder</h2>
-</div>
-<div class="classUseContainer">
-<ul class="blockList">
-<li class="blockList">
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
-<caption><span>Packages that use <a href="../../../../org/kududb/client/AlterTableBuilder.html" title="class in org.kududb.client">AlterTableBuilder</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Package</th>
-<th class="colLast" scope="col">Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a href="#org.kududb.client">org.kududb.client</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="org.kududb.client">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../org/kududb/client/AlterTableBuilder.html" title="class in org.kududb.client">AlterTableBuilder</a> in <a href="../../../../org/kududb/client/package-summary.html">org.kududb.client</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a href="../../../../org/kududb/client/package-summary.html">org.kududb.client</a> with parameters of type <a href="../../../../org/kududb/client/AlterTableBuilder.html" title="class in org.kududb.client">AlterTableBuilder</a></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>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../org/kududb/client/AlterTableResponse.html" title="class in org.kududb.client">AlterTableResponse</a></code></td>
-<td class="colLast"><span class="typeNameLabel">KuduClient.</span><code><span class="memberNameLink"><a href="../../../../org/kududb/client/KuduClient.html#alterTable-java.lang.String-org.kududb.client.AlterTableBuilder-">alterTable</a></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;name,
-          <a href="../../../../org/kududb/client/AlterTableBuilder.html" title="class in org.kududb.client">AlterTableBuilder</a>&nbsp;atb)</code>
-<div class="block">Alter a table on the cluster as specified by the builder.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>com.stumbleupon.async.Deferred&lt;<a href="../../../../org/kududb/client/AlterTableResponse.html" title="class in org.kududb.client">AlterTableResponse</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">AsyncKuduClient.</span><code><span class="memberNameLink"><a href="../../../../org/kududb/client/AsyncKuduClient.html#alterTable-java.lang.String-org.kududb.client.AlterTableBuilder-">alterTable</a></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;name,
-          <a href="../../../../org/kududb/client/AlterTableBuilder.html" title="class in org.kududb.client">AlterTableBuilder</a>&nbsp;atb)</code>
-<div class="block">Alter a table on the cluster as specified by the builder.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<!-- ======= 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><a href="../../../../org/kududb/client/AlterTableBuilder.html" title="class in org.kududb.client">Class</a></li>
-<li class="navBarCell1Rev">Use</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>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?org/kududb/client/class-use/AlterTableBuilder.html" target="_top">Frames</a></li>
-<li><a href="AlterTableBuilder.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>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015. All rights reserved.</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/906def4c/apidocs/org/kududb/client/class-use/AlterTableOptions.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/client/class-use/AlterTableOptions.html b/apidocs/org/kududb/client/class-use/AlterTableOptions.html
index e095ab4..21848f9 100644
--- a/apidocs/org/kududb/client/class-use/AlterTableOptions.html
+++ b/apidocs/org/kududb/client/class-use/AlterTableOptions.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.kududb.client.AlterTableOptions (Kudu 0.7.0-SNAPSHOT API)</title>
+<title>Uses of Class org.kududb.client.AlterTableOptions (Kudu 0.7.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.kududb.client.AlterTableOptions (Kudu 0.7.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.kududb.client.AlterTableOptions (Kudu 0.7.0 API)";
         }
     }
     catch(err) {
@@ -213,6 +213,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016. All rights reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/906def4c/apidocs/org/kududb/client/class-use/AlterTableResponse.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/client/class-use/AlterTableResponse.html b/apidocs/org/kududb/client/class-use/AlterTableResponse.html
index aa64879..bbd7685 100644
--- a/apidocs/org/kududb/client/class-use/AlterTableResponse.html
+++ b/apidocs/org/kududb/client/class-use/AlterTableResponse.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.kududb.client.AlterTableResponse (Kudu 0.7.0-SNAPSHOT API)</title>
+<title>Uses of Class org.kududb.client.AlterTableResponse (Kudu 0.7.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.kududb.client.AlterTableResponse (Kudu 0.7.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.kududb.client.AlterTableResponse (Kudu 0.7.0 API)";
         }
     }
     catch(err) {
@@ -179,6 +179,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016. All rights reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/906def4c/apidocs/org/kududb/client/class-use/AsyncKuduClient.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/client/class-use/AsyncKuduClient.html b/apidocs/org/kududb/client/class-use/AsyncKuduClient.html
index 8200048..6db0c5b 100644
--- a/apidocs/org/kududb/client/class-use/AsyncKuduClient.html
+++ b/apidocs/org/kududb/client/class-use/AsyncKuduClient.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.kududb.client.AsyncKuduClient (Kudu 0.7.0-SNAPSHOT API)</title>
+<title>Uses of Class org.kududb.client.AsyncKuduClient (Kudu 0.7.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.kududb.client.AsyncKuduClient (Kudu 0.7.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.kududb.client.AsyncKuduClient (Kudu 0.7.0 API)";
         }
     }
     catch(err) {
@@ -186,6 +186,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016. All rights reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/906def4c/apidocs/org/kududb/client/class-use/AsyncKuduScanner.ReadMode.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/client/class-use/AsyncKuduScanner.ReadMode.html b/apidocs/org/kududb/client/class-use/AsyncKuduScanner.ReadMode.html
index a53c6b6..0f9e137 100644
--- a/apidocs/org/kududb/client/class-use/AsyncKuduScanner.ReadMode.html
+++ b/apidocs/org/kududb/client/class-use/AsyncKuduScanner.ReadMode.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.kududb.client.AsyncKuduScanner.ReadMode (Kudu 0.7.0-SNAPSHOT API)</title>
+<title>Uses of Class org.kududb.client.AsyncKuduScanner.ReadMode (Kudu 0.7.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.kududb.client.AsyncKuduScanner.ReadMode (Kudu 0.7.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.kududb.client.AsyncKuduScanner.ReadMode (Kudu 0.7.0 API)";
         }
     }
     catch(err) {
@@ -104,17 +104,23 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../org/kududb/client/AsyncKuduScanner.ReadMode.html" title="enum in org.kududb.client">AsyncKuduScanner.ReadMode</a></code></td>
-<td class="colLast"><span class="typeNameLabel">AsyncKuduScanner.</span><code><span class="memberNameLink"><a href="../../../../org/kududb/client/AsyncKuduScanner.html#getReadMode--">getReadMode</a></span>()</code>
+<td class="colLast"><span class="typeNameLabel">KuduScanner.</span><code><span class="memberNameLink"><a href="../../../../org/kududb/client/KuduScanner.html#getReadMode--">getReadMode</a></span>()</code>
 <div class="block">Returns the ReadMode for this scanner.</div>
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/kududb/client/AsyncKuduScanner.ReadMode.html" title="enum in org.kududb.client">AsyncKuduScanner.ReadMode</a></code></td>
+<td class="colLast"><span class="typeNameLabel">AsyncKuduScanner.</span><code><span class="memberNameLink"><a href="../../../../org/kududb/client/AsyncKuduScanner.html#getReadMode--">getReadMode</a></span>()</code>
+<div class="block">Returns the ReadMode for this scanner.</div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../org/kududb/client/AsyncKuduScanner.ReadMode.html" title="enum in org.kududb.client">AsyncKuduScanner.ReadMode</a></code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncKuduScanner.ReadMode.</span><code><span class="memberNameLink"><a href="../../../../org/kududb/client/AsyncKuduScanner.ReadMode.html#valueOf-java.lang.String-">valueOf</a></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;name)</code>
 <div class="block">Returns the enum constant of this type with the specified name.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../org/kududb/client/AsyncKuduScanner.ReadMode.html" title="enum in org.kududb.client">AsyncKuduScanner.ReadMode</a>[]</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncKuduScanner.ReadMode.</span><code><span class="memberNameLink"><a href="../../../../org/kududb/client/AsyncKuduScanner.ReadMode.html#values--">values</a></span>()</code>
 <div class="block">Returns an array containing the constants of this enum type, in
@@ -190,6 +196,6 @@ the order they are declared.</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016. All rights reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/906def4c/apidocs/org/kududb/client/class-use/AsyncKuduScanner.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/client/class-use/AsyncKuduScanner.html b/apidocs/org/kududb/client/class-use/AsyncKuduScanner.html
index 735cc54..599a3b6 100644
--- a/apidocs/org/kududb/client/class-use/AsyncKuduScanner.html
+++ b/apidocs/org/kududb/client/class-use/AsyncKuduScanner.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.kududb.client.AsyncKuduScanner (Kudu 0.7.0-SNAPSHOT API)</title>
+<title>Uses of Class org.kududb.client.AsyncKuduScanner (Kudu 0.7.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.kududb.client.AsyncKuduScanner (Kudu 0.7.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.kududb.client.AsyncKuduScanner (Kudu 0.7.0 API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016. All rights reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/906def4c/apidocs/org/kududb/client/class-use/AsyncKuduSession.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/client/class-use/AsyncKuduSession.html b/apidocs/org/kududb/client/class-use/AsyncKuduSession.html
index d416bdd..7be704f 100644
--- a/apidocs/org/kududb/client/class-use/AsyncKuduSession.html
+++ b/apidocs/org/kududb/client/class-use/AsyncKuduSession.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.kududb.client.AsyncKuduSession (Kudu 0.7.0-SNAPSHOT API)</title>
+<title>Uses of Class org.kududb.client.AsyncKuduSession (Kudu 0.7.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.kududb.client.AsyncKuduSession (Kudu 0.7.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.kududb.client.AsyncKuduSession (Kudu 0.7.0 API)";
         }
     }
     catch(err) {
@@ -162,6 +162,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016. All rights reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/906def4c/apidocs/org/kududb/client/class-use/ColumnRangePredicate.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/client/class-use/ColumnRangePredicate.html b/apidocs/org/kududb/client/class-use/ColumnRangePredicate.html
index 3c58516..7719fef 100644
--- a/apidocs/org/kududb/client/class-use/ColumnRangePredicate.html
+++ b/apidocs/org/kududb/client/class-use/ColumnRangePredicate.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.kududb.client.ColumnRangePredicate (Kudu 0.7.0-SNAPSHOT API)</title>
+<title>Uses of Class org.kududb.client.ColumnRangePredicate (Kudu 0.7.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.kududb.client.ColumnRangePredicate (Kudu 0.7.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.kududb.client.ColumnRangePredicate (Kudu 0.7.0 API)";
         }
     }
     catch(err) {
@@ -177,6 +177,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016. All rights reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/906def4c/apidocs/org/kududb/client/class-use/ConnectionResetException.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/client/class-use/ConnectionResetException.html b/apidocs/org/kududb/client/class-use/ConnectionResetException.html
index 81cbc08..1f024f2 100644
--- a/apidocs/org/kududb/client/class-use/ConnectionResetException.html
+++ b/apidocs/org/kududb/client/class-use/ConnectionResetException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.kududb.client.ConnectionResetException (Kudu 0.7.0-SNAPSHOT API)</title>
+<title>Uses of Class org.kududb.client.ConnectionResetException (Kudu 0.7.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.kududb.client.ConnectionResetException (Kudu 0.7.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.kududb.client.ConnectionResetException (Kudu 0.7.0 API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016. All rights reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/906def4c/apidocs/org/kududb/client/class-use/CreateTableBuilder.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/client/class-use/CreateTableBuilder.html b/apidocs/org/kududb/client/class-use/CreateTableBuilder.html
deleted file mode 100644
index 2bab1f3..0000000
--- a/apidocs/org/kududb/client/class-use/CreateTableBuilder.html
+++ /dev/null
@@ -1,177 +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 -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.kududb.client.CreateTableBuilder (Kudu 0.6.0-SNAPSHOT API)</title>
-<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="Uses of Class org.kududb.client.CreateTableBuilder (Kudu 0.6.0-SNAPSHOT API)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-</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><a href="../../../../org/kududb/client/CreateTableBuilder.html" title="class in org.kududb.client">Class</a></li>
-<li class="navBarCell1Rev">Use</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>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?org/kududb/client/class-use/CreateTableBuilder.html" target="_top">Frames</a></li>
-<li><a href="CreateTableBuilder.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>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<div class="header">
-<h2 title="Uses of Class org.kududb.client.CreateTableBuilder" class="title">Uses of Class<br>org.kududb.client.CreateTableBuilder</h2>
-</div>
-<div class="classUseContainer">
-<ul class="blockList">
-<li class="blockList">
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
-<caption><span>Packages that use <a href="../../../../org/kududb/client/CreateTableBuilder.html" title="class in org.kududb.client">CreateTableBuilder</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Package</th>
-<th class="colLast" scope="col">Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a href="#org.kududb.client">org.kududb.client</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="org.kududb.client">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../org/kududb/client/CreateTableBuilder.html" title="class in org.kududb.client">CreateTableBuilder</a> in <a href="../../../../org/kududb/client/package-summary.html">org.kududb.client</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a href="../../../../org/kududb/client/package-summary.html">org.kududb.client</a> with parameters of type <a href="../../../../org/kududb/client/CreateTableBuilder.html" title="class in org.kududb.client">CreateTableBuilder</a></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>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../org/kududb/client/KuduTable.html" title="class in org.kududb.client">KuduTable</a></code></td>
-<td class="colLast"><span class="typeNameLabel">KuduClient.</span><code><span class="memberNameLink"><a href="../../../../org/kududb/client/KuduClient.html#createTable-java.lang.String-org.kududb.Schema-org.kududb.client.CreateTableBuilder-">createTable</a></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;name,
-           <a href="../../../../org/kududb/Schema.html" title="class in org.kududb">Schema</a>&nbsp;schema,
-           <a href="../../../../org/kududb/client/CreateTableBuilder.html" title="class in org.kududb.client">CreateTableBuilder</a>&nbsp;builder)</code>
-<div class="block">Create a table on the cluster with the specified name, schema, and table configurations.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>com.stumbleupon.async.Deferred&lt;<a href="../../../../org/kududb/client/KuduTable.html" title="class in org.kududb.client">KuduTable</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">AsyncKuduClient.</span><code><span class="memberNameLink"><a href="../../../../org/kududb/client/AsyncKuduClient.html#createTable-java.lang.String-org.kududb.Schema-org.kududb.client.CreateTableBuilder-">createTable</a></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;name,
-           <a href="../../../../org/kududb/Schema.html" title="class in org.kududb">Schema</a>&nbsp;schema,
-           <a href="../../../../org/kududb/client/CreateTableBuilder.html" title="class in org.kududb.client">CreateTableBuilder</a>&nbsp;builder)</code>
-<div class="block">Create a table on the cluster with the specified name, schema, and table configurations.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<!-- ======= 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><a href="../../../../org/kududb/client/CreateTableBuilder.html" title="class in org.kududb.client">Class</a></li>
-<li class="navBarCell1Rev">Use</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>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?org/kududb/client/class-use/CreateTableBuilder.html" target="_top">Frames</a></li>
-<li><a href="CreateTableBuilder.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>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015. All rights reserved.</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/906def4c/apidocs/org/kududb/client/class-use/CreateTableOptions.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/client/class-use/CreateTableOptions.html b/apidocs/org/kududb/client/class-use/CreateTableOptions.html
index c2df889..ae331f7 100644
--- a/apidocs/org/kududb/client/class-use/CreateTableOptions.html
+++ b/apidocs/org/kududb/client/class-use/CreateTableOptions.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.kududb.client.CreateTableOptions (Kudu 0.7.0-SNAPSHOT API)</title>
+<title>Uses of Class org.kududb.client.CreateTableOptions (Kudu 0.7.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.kududb.client.CreateTableOptions (Kudu 0.7.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.kududb.client.CreateTableOptions (Kudu 0.7.0 API)";
         }
     }
     catch(err) {
@@ -214,6 +214,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016. All rights reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/906def4c/apidocs/org/kududb/client/class-use/Delete.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/client/class-use/Delete.html b/apidocs/org/kududb/client/class-use/Delete.html
index 0edef79..2c73678 100644
--- a/apidocs/org/kududb/client/class-use/Delete.html
+++ b/apidocs/org/kududb/client/class-use/Delete.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.kududb.client.Delete (Kudu 0.7.0-SNAPSHOT API)</title>
+<title>Uses of Class org.kududb.client.Delete (Kudu 0.7.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.kududb.client.Delete (Kudu 0.7.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.kududb.client.Delete (Kudu 0.7.0 API)";
         }
     }
     catch(err) {
@@ -162,6 +162,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016. All rights reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/906def4c/apidocs/org/kududb/client/class-use/DeleteTableResponse.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/client/class-use/DeleteTableResponse.html b/apidocs/org/kududb/client/class-use/DeleteTableResponse.html
index 8a093d7..c06cc14 100644
--- a/apidocs/org/kududb/client/class-use/DeleteTableResponse.html
+++ b/apidocs/org/kududb/client/class-use/DeleteTableResponse.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.kududb.client.DeleteTableResponse (Kudu 0.7.0-SNAPSHOT API)</title>
+<title>Uses of Class org.kududb.client.DeleteTableResponse (Kudu 0.7.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.kududb.client.DeleteTableResponse (Kudu 0.7.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.kududb.client.DeleteTableResponse (Kudu 0.7.0 API)";
         }
     }
     catch(err) {
@@ -177,6 +177,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016. All rights reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/906def4c/apidocs/org/kududb/client/class-use/ExternalConsistencyMode.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/client/class-use/ExternalConsistencyMode.html b/apidocs/org/kududb/client/class-use/ExternalConsistencyMode.html
index 0a6ed12..867cc68 100644
--- a/apidocs/org/kududb/client/class-use/ExternalConsistencyMode.html
+++ b/apidocs/org/kududb/client/class-use/ExternalConsistencyMode.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.kududb.client.ExternalConsistencyMode (Kudu 0.7.0-SNAPSHOT API)</title>
+<title>Uses of Class org.kududb.client.ExternalConsistencyMode (Kudu 0.7.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.kududb.client.ExternalConsistencyMode (Kudu 0.7.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.kududb.client.ExternalConsistencyMode (Kudu 0.7.0 API)";
         }
     }
     catch(err) {
@@ -192,6 +192,6 @@ the order they are declared.</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016. All rights reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/906def4c/apidocs/org/kududb/client/class-use/HasFailedRpcException.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/client/class-use/HasFailedRpcException.html b/apidocs/org/kududb/client/class-use/HasFailedRpcException.html
index 71e1aff..0918f3c 100644
--- a/apidocs/org/kududb/client/class-use/HasFailedRpcException.html
+++ b/apidocs/org/kududb/client/class-use/HasFailedRpcException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.kududb.client.HasFailedRpcException (Kudu 0.7.0-SNAPSHOT API)</title>
+<title>Uses of Interface org.kududb.client.HasFailedRpcException (Kudu 0.7.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.kududb.client.HasFailedRpcException (Kudu 0.7.0-SNAPSHOT API)";
+            parent.document.title="Uses of Interface org.kududb.client.HasFailedRpcException (Kudu 0.7.0 API)";
         }
     }
     catch(err) {
@@ -162,6 +162,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016. All rights reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/906def4c/apidocs/org/kududb/client/class-use/Insert.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/client/class-use/Insert.html b/apidocs/org/kududb/client/class-use/Insert.html
index 0cf0a2a..a6d4c86 100644
--- a/apidocs/org/kududb/client/class-use/Insert.html
+++ b/apidocs/org/kududb/client/class-use/Insert.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.kududb.client.Insert (Kudu 0.7.0-SNAPSHOT API)</title>
+<title>Uses of Class org.kududb.client.Insert (Kudu 0.7.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.kududb.client.Insert (Kudu 0.7.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.kududb.client.Insert (Kudu 0.7.0 API)";
         }
     }
     catch(err) {
@@ -162,6 +162,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016. All rights reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/906def4c/apidocs/org/kududb/client/class-use/InvalidResponseException.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/client/class-use/InvalidResponseException.html b/apidocs/org/kududb/client/class-use/InvalidResponseException.html
index 612b685..4d3f084 100644
--- a/apidocs/org/kududb/client/class-use/InvalidResponseException.html
+++ b/apidocs/org/kududb/client/class-use/InvalidResponseException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.kududb.client.InvalidResponseException (Kudu 0.7.0-SNAPSHOT API)</title>
+<title>Uses of Class org.kududb.client.InvalidResponseException (Kudu 0.7.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.kududb.client.InvalidResponseException (Kudu 0.7.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.kududb.client.InvalidResponseException (Kudu 0.7.0 API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016. All rights reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/906def4c/apidocs/org/kududb/client/class-use/IsAlterTableDoneResponse.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/client/class-use/IsAlterTableDoneResponse.html b/apidocs/org/kududb/client/class-use/IsAlterTableDoneResponse.html
index 64a8f8a..d655461 100644
--- a/apidocs/org/kududb/client/class-use/IsAlterTableDoneResponse.html
+++ b/apidocs/org/kududb/client/class-use/IsAlterTableDoneResponse.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.kududb.client.IsAlterTableDoneResponse (Kudu 0.7.0-SNAPSHOT API)</title>
+<title>Uses of Class org.kududb.client.IsAlterTableDoneResponse (Kudu 0.7.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.kududb.client.IsAlterTableDoneResponse (Kudu 0.7.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.kududb.client.IsAlterTableDoneResponse (Kudu 0.7.0 API)";
         }
     }
     catch(err) {
@@ -162,6 +162,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016. All rights reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/906def4c/apidocs/org/kududb/client/class-use/KuduClient.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/client/class-use/KuduClient.html b/apidocs/org/kududb/client/class-use/KuduClient.html
index 18be7e3..c9ea245 100644
--- a/apidocs/org/kududb/client/class-use/KuduClient.html
+++ b/apidocs/org/kududb/client/class-use/KuduClient.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.kududb.client.KuduClient (Kudu 0.7.0-SNAPSHOT API)</title>
+<title>Uses of Class org.kududb.client.KuduClient (Kudu 0.7.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.kududb.client.KuduClient (Kudu 0.7.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.kududb.client.KuduClient (Kudu 0.7.0 API)";
         }
     }
     catch(err) {
@@ -162,6 +162,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016. All rights reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/906def4c/apidocs/org/kududb/client/class-use/KuduException.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/client/class-use/KuduException.html b/apidocs/org/kududb/client/class-use/KuduException.html
index f5fafd3..0bea62f 100644
--- a/apidocs/org/kududb/client/class-use/KuduException.html
+++ b/apidocs/org/kududb/client/class-use/KuduException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.kududb.client.KuduException (Kudu 0.7.0-SNAPSHOT API)</title>
+<title>Uses of Class org.kududb.client.KuduException (Kudu 0.7.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.kududb.client.KuduException (Kudu 0.7.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.kududb.client.KuduException (Kudu 0.7.0 API)";
         }
     }
     catch(err) {
@@ -208,6 +208,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016. All rights reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/906def4c/apidocs/org/kududb/client/class-use/KuduScanner.KuduScannerBuilder.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/client/class-use/KuduScanner.KuduScannerBuilder.html b/apidocs/org/kududb/client/class-use/KuduScanner.KuduScannerBuilder.html
index f7acc0a..4cc80d5 100644
--- a/apidocs/org/kududb/client/class-use/KuduScanner.KuduScannerBuilder.html
+++ b/apidocs/org/kududb/client/class-use/KuduScanner.KuduScannerBuilder.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.kududb.client.KuduScanner.KuduScannerBuilder (Kudu 0.7.0-SNAPSHOT API)</title>
+<title>Uses of Class org.kududb.client.KuduScanner.KuduScannerBuilder (Kudu 0.7.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.kududb.client.KuduScanner.KuduScannerBuilder (Kudu 0.7.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.kududb.client.KuduScanner.KuduScannerBuilder (Kudu 0.7.0 API)";
         }
     }
     catch(err) {
@@ -162,6 +162,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016. All rights reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/906def4c/apidocs/org/kududb/client/class-use/KuduScanner.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/client/class-use/KuduScanner.html b/apidocs/org/kududb/client/class-use/KuduScanner.html
index 8a217e0..76c29b5 100644
--- a/apidocs/org/kududb/client/class-use/KuduScanner.html
+++ b/apidocs/org/kududb/client/class-use/KuduScanner.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.kududb.client.KuduScanner (Kudu 0.7.0-SNAPSHOT API)</title>
+<title>Uses of Class org.kududb.client.KuduScanner (Kudu 0.7.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.kududb.client.KuduScanner (Kudu 0.7.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.kududb.client.KuduScanner (Kudu 0.7.0 API)";
         }
     }
     catch(err) {
@@ -162,6 +162,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016. All rights reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/906def4c/apidocs/org/kududb/client/class-use/KuduServerException.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/client/class-use/KuduServerException.html b/apidocs/org/kududb/client/class-use/KuduServerException.html
index 2bbb6ce..fccb345 100644
--- a/apidocs/org/kududb/client/class-use/KuduServerException.html
+++ b/apidocs/org/kududb/client/class-use/KuduServerException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.kududb.client.KuduServerException (Kudu 0.7.0-SNAPSHOT API)</title>
+<title>Uses of Class org.kududb.client.KuduServerException (Kudu 0.7.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.kududb.client.KuduServerException (Kudu 0.7.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.kududb.client.KuduServerException (Kudu 0.7.0 API)";
         }
     }
     catch(err) {
@@ -168,6 +168,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016. All rights reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/906def4c/apidocs/org/kududb/client/class-use/KuduSession.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/client/class-use/KuduSession.html b/apidocs/org/kududb/client/class-use/KuduSession.html
index 9c834cd..ee4c7ea 100644
--- a/apidocs/org/kududb/client/class-use/KuduSession.html
+++ b/apidocs/org/kududb/client/class-use/KuduSession.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.kududb.client.KuduSession (Kudu 0.7.0-SNAPSHOT API)</title>
+<title>Uses of Class org.kududb.client.KuduSession (Kudu 0.7.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.kududb.client.KuduSession (Kudu 0.7.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.kududb.client.KuduSession (Kudu 0.7.0 API)";
         }
     }
     catch(err) {
@@ -162,6 +162,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016. All rights reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/906def4c/apidocs/org/kududb/client/class-use/KuduTable.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/client/class-use/KuduTable.html b/apidocs/org/kududb/client/class-use/KuduTable.html
index 6802e98..19a64ba 100644
--- a/apidocs/org/kududb/client/class-use/KuduTable.html
+++ b/apidocs/org/kududb/client/class-use/KuduTable.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.kududb.client.KuduTable (Kudu 0.7.0-SNAPSHOT API)</title>
+<title>Uses of Class org.kududb.client.KuduTable (Kudu 0.7.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.kududb.client.KuduTable (Kudu 0.7.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.kududb.client.KuduTable (Kudu 0.7.0 API)";
         }
     }
     catch(err) {
@@ -257,6 +257,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016. All rights reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/906def4c/apidocs/org/kududb/client/class-use/ListTablesResponse.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/client/class-use/ListTablesResponse.html b/apidocs/org/kududb/client/class-use/ListTablesResponse.html
index 40e6243..7e03402 100644
--- a/apidocs/org/kududb/client/class-use/ListTablesResponse.html
+++ b/apidocs/org/kududb/client/class-use/ListTablesResponse.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.kududb.client.ListTablesResponse (Kudu 0.7.0-SNAPSHOT API)</title>
+<title>Uses of Class org.kududb.client.ListTablesResponse (Kudu 0.7.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.kududb.client.ListTablesResponse (Kudu 0.7.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.kududb.client.ListTablesResponse (Kudu 0.7.0 API)";
         }
     }
     catch(err) {
@@ -189,6 +189,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016. All rights reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/906def4c/apidocs/org/kududb/client/class-use/ListTabletServersResponse.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/client/class-use/ListTabletServersResponse.html b/apidocs/org/kududb/client/class-use/ListTabletServersResponse.html
index 37b62d6..2503606 100644
--- a/apidocs/org/kududb/client/class-use/ListTabletServersResponse.html
+++ b/apidocs/org/kududb/client/class-use/ListTabletServersResponse.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.kududb.client.ListTabletServersResponse (Kudu 0.7.0-SNAPSHOT API)</title>
+<title>Uses of Class org.kududb.client.ListTabletServersResponse (Kudu 0.7.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.kududb.client.ListTabletServersResponse (Kudu 0.7.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.kududb.client.ListTabletServersResponse (Kudu 0.7.0 API)";
         }
     }
     catch(err) {
@@ -177,6 +177,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016. All rights reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/906def4c/apidocs/org/kududb/client/class-use/LocatedTablet.Replica.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/client/class-use/LocatedTablet.Replica.html b/apidocs/org/kududb/client/class-use/LocatedTablet.Replica.html
index 5668ead..d77cfa4 100644
--- a/apidocs/org/kududb/client/class-use/LocatedTablet.Replica.html
+++ b/apidocs/org/kududb/client/class-use/LocatedTablet.Replica.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.kududb.client.LocatedTablet.Replica (Kudu 0.7.0-SNAPSHOT API)</title>
+<title>Uses of Class org.kududb.client.LocatedTablet.Replica (Kudu 0.7.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.kududb.client.LocatedTablet.Replica (Kudu 0.7.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.kududb.client.LocatedTablet.Replica (Kudu 0.7.0 API)";
         }
     }
     catch(err) {
@@ -175,6 +175,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016. All rights reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/906def4c/apidocs/org/kududb/client/class-use/LocatedTablet.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/client/class-use/LocatedTablet.html b/apidocs/org/kududb/client/class-use/LocatedTablet.html
index 166d81c..d01af17 100644
--- a/apidocs/org/kududb/client/class-use/LocatedTablet.html
+++ b/apidocs/org/kududb/client/class-use/LocatedTablet.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.kududb.client.LocatedTablet (Kudu 0.7.0-SNAPSHOT API)</title>
+<title>Uses of Class org.kududb.client.LocatedTablet (Kudu 0.7.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.kududb.client.LocatedTablet (Kudu 0.7.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.kududb.client.LocatedTablet (Kudu 0.7.0 API)";
         }
     }
     catch(err) {
@@ -103,6 +103,20 @@
 </tr>
 <tbody>
 <tr class="altColor">
+<td class="colFirst"><code>com.stumbleupon.async.Deferred&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../org/kududb/client/LocatedTablet.html" title="class in org.kududb.client">LocatedTablet</a>&gt;&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">KuduTable.</span><code><span class="memberNameLink"><a href="../../../../org/kududb/client/KuduTable.html#asyncGetTabletsLocations-byte:A-byte:A-long-">asyncGetTabletsLocations</a></span>(byte[]&nbsp;startKey,
+                        byte[]&nbsp;endKey,
+                        long&nbsp;deadline)</code>
+<div class="block">Asynchronously get all or some tablets for this table.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>com.stumbleupon.async.Deferred&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../org/kududb/client/LocatedTablet.html" title="class in org.kududb.client">LocatedTablet</a>&gt;&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">KuduTable.</span><code><span class="memberNameLink"><a href="../../../../org/kududb/client/KuduTable.html#asyncGetTabletsLocations-long-">asyncGetTabletsLocations</a></span>(long&nbsp;deadline)</code>
+<div class="block">Asynchronously get all the tablets for this table.</div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../org/kududb/client/LocatedTablet.html" title="class in org.kududb.client">LocatedTablet</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">KuduTable.</span><code><span class="memberNameLink"><a href="../../../../org/kududb/client/KuduTable.html#getTabletsLocations-byte:A-byte:A-long-">getTabletsLocations</a></span>(byte[]&nbsp;startKey,
                    byte[]&nbsp;endKey,
@@ -170,6 +184,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016. All rights reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/906def4c/apidocs/org/kududb/client/class-use/MasterErrorException.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/client/class-use/MasterErrorException.html b/apidocs/org/kududb/client/class-use/MasterErrorException.html
index 701e8e6..03e28e8 100644
--- a/apidocs/org/kududb/client/class-use/MasterErrorException.html
+++ b/apidocs/org/kududb/client/class-use/MasterErrorException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.kududb.client.MasterErrorException (Kudu 0.7.0-SNAPSHOT API)</title>
+<title>Uses of Class org.kududb.client.MasterErrorException (Kudu 0.7.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.kududb.client.MasterErrorException (Kudu 0.7.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.kududb.client.MasterErrorException (Kudu 0.7.0 API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016. All rights reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/906def4c/apidocs/org/kududb/client/class-use/NoLeaderMasterFoundException.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/client/class-use/NoLeaderMasterFoundException.html b/apidocs/org/kududb/client/class-use/NoLeaderMasterFoundException.html
index a2831ab..364cde1 100644
--- a/apidocs/org/kududb/client/class-use/NoLeaderMasterFoundException.html
+++ b/apidocs/org/kududb/client/class-use/NoLeaderMasterFoundException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.kududb.client.NoLeaderMasterFoundException (Kudu 0.7.0-SNAPSHOT API)</title>
+<title>Uses of Class org.kududb.client.NoLeaderMasterFoundException (Kudu 0.7.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.kududb.client.NoLeaderMasterFoundException (Kudu 0.7.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.kududb.client.NoLeaderMasterFoundException (Kudu 0.7.0 API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016. All rights reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/906def4c/apidocs/org/kududb/client/class-use/NonRecoverableException.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/client/class-use/NonRecoverableException.html b/apidocs/org/kududb/client/class-use/NonRecoverableException.html
index 918e34a..05fa903 100644
--- a/apidocs/org/kududb/client/class-use/NonRecoverableException.html
+++ b/apidocs/org/kududb/client/class-use/NonRecoverableException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.kududb.client.NonRecoverableException (Kudu 0.7.0-SNAPSHOT API)</title>
+<title>Uses of Class org.kududb.client.NonRecoverableException (Kudu 0.7.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.kududb.client.NonRecoverableException (Kudu 0.7.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.kududb.client.NonRecoverableException (Kudu 0.7.0 API)";
         }
     }
     catch(err) {
@@ -168,6 +168,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016. All rights reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/906def4c/apidocs/org/kududb/client/class-use/Operation.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/client/class-use/Operation.html b/apidocs/org/kududb/client/class-use/Operation.html
index 75c3d07..e85cef5 100644
--- a/apidocs/org/kududb/client/class-use/Operation.html
+++ b/apidocs/org/kududb/client/class-use/Operation.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.kududb.client.Operation (Kudu 0.7.0-SNAPSHOT API)</title>
+<title>Uses of Class org.kududb.client.Operation (Kudu 0.7.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.kududb.client.Operation (Kudu 0.7.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.kududb.client.Operation (Kudu 0.7.0 API)";
         }
     }
     catch(err) {
@@ -238,6 +238,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016. All rights reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/906def4c/apidocs/org/kududb/client/class-use/OperationResponse.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/client/class-use/OperationResponse.html b/apidocs/org/kududb/client/class-use/OperationResponse.html
index 7edc5db..f51dde4 100644
--- a/apidocs/org/kududb/client/class-use/OperationResponse.html
+++ b/apidocs/org/kududb/client/class-use/OperationResponse.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.kududb.client.OperationResponse (Kudu 0.7.0-SNAPSHOT API)</title>
+<title>Uses of Class org.kududb.client.OperationResponse (Kudu 0.7.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.kududb.client.OperationResponse (Kudu 0.7.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.kududb.client.OperationResponse (Kudu 0.7.0 API)";
         }
     }
     catch(err) {
@@ -216,6 +216,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016. All rights reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/906def4c/apidocs/org/kududb/client/class-use/PartialRow.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/client/class-use/PartialRow.html b/apidocs/org/kududb/client/class-use/PartialRow.html
index 287540e..3a5f3d0 100644
--- a/apidocs/org/kududb/client/class-use/PartialRow.html
+++ b/apidocs/org/kududb/client/class-use/PartialRow.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.kududb.client.PartialRow (Kudu 0.7.0-SNAPSHOT API)</title>
+<title>Uses of Class org.kududb.client.PartialRow (Kudu 0.7.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.kududb.client.PartialRow (Kudu 0.7.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.kududb.client.PartialRow (Kudu 0.7.0 API)";
         }
     }
     catch(err) {
@@ -213,6 +213,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016. All rights reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/906def4c/apidocs/org/kududb/client/class-use/PleaseThrottleException.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/client/class-use/PleaseThrottleException.html b/apidocs/org/kududb/client/class-use/PleaseThrottleException.html
index b3a5d5b..79ffa97 100644
--- a/apidocs/org/kududb/client/class-use/PleaseThrottleException.html
+++ b/apidocs/org/kududb/client/class-use/PleaseThrottleException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.kududb.client.PleaseThrottleException (Kudu 0.7.0-SNAPSHOT API)</title>
+<title>Uses of Class org.kududb.client.PleaseThrottleException (Kudu 0.7.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.kududb.client.PleaseThrottleException (Kudu 0.7.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.kududb.client.PleaseThrottleException (Kudu 0.7.0 API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016. All rights reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/906def4c/apidocs/org/kududb/client/class-use/RecoverableException.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/client/class-use/RecoverableException.html b/apidocs/org/kududb/client/class-use/RecoverableException.html
index 517005b..b633048 100644
--- a/apidocs/org/kududb/client/class-use/RecoverableException.html
+++ b/apidocs/org/kududb/client/class-use/RecoverableException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.kududb.client.RecoverableException (Kudu 0.7.0-SNAPSHOT API)</title>
+<title>Uses of Class org.kududb.client.RecoverableException (Kudu 0.7.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.kududb.client.RecoverableException (Kudu 0.7.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.kududb.client.RecoverableException (Kudu 0.7.0 API)";
         }
     }
     catch(err) {
@@ -168,6 +168,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016. All rights reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/906def4c/apidocs/org/kududb/client/class-use/RowError.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/client/class-use/RowError.html b/apidocs/org/kududb/client/class-use/RowError.html
index b936462..1dfaf01 100644
--- a/apidocs/org/kududb/client/class-use/RowError.html
+++ b/apidocs/org/kududb/client/class-use/RowError.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.kududb.client.RowError (Kudu 0.7.0-SNAPSHOT API)</title>
+<title>Uses of Class org.kududb.client.RowError (Kudu 0.7.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.kududb.client.RowError (Kudu 0.7.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.kududb.client.RowError (Kudu 0.7.0 API)";
         }
     }
     catch(err) {
@@ -108,6 +108,12 @@
 <div class="block">Returns a row error.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/kududb/client/RowError.html" title="class in org.kududb.client">RowError</a>[]</code></td>
+<td class="colLast"><span class="typeNameLabel">RowErrorsAndOverflowStatus.</span><code><span class="memberNameLink"><a href="../../../../org/kududb/client/RowErrorsAndOverflowStatus.html#getRowErrors--">getRowErrors</a></span>()</code>
+<div class="block">Get the collected row errors.</div>
+</td>
+</tr>
 </tbody>
 </table>
 <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
@@ -177,6 +183,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016. All rights reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/906def4c/apidocs/org/kududb/client/class-use/RowErrorsAndOverflowStatus.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/client/class-use/RowErrorsAndOverflowStatus.html b/apidocs/org/kududb/client/class-use/RowErrorsAndOverflowStatus.html
new file mode 100644
index 0000000..240df35
--- /dev/null
+++ b/apidocs/org/kududb/client/class-use/RowErrorsAndOverflowStatus.html
@@ -0,0 +1,175 @@
+<!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 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.kududb.client.RowErrorsAndOverflowStatus (Kudu 0.7.0 API)</title>
+<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="Uses of Class org.kududb.client.RowErrorsAndOverflowStatus (Kudu 0.7.0 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</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><a href="../../../../org/kududb/client/RowErrorsAndOverflowStatus.html" title="class in org.kududb.client">Class</a></li>
+<li class="navBarCell1Rev">Use</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>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/kududb/client/class-use/RowErrorsAndOverflowStatus.html" target="_top">Frames</a></li>
+<li><a href="RowErrorsAndOverflowStatus.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>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.kududb.client.RowErrorsAndOverflowStatus" class="title">Uses of Class<br>org.kududb.client.RowErrorsAndOverflowStatus</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../org/kududb/client/RowErrorsAndOverflowStatus.html" title="class in org.kududb.client">RowErrorsAndOverflowStatus</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.kududb.client">org.kududb.client</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.kududb.client">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../org/kududb/client/RowErrorsAndOverflowStatus.html" title="class in org.kududb.client">RowErrorsAndOverflowStatus</a> in <a href="../../../../org/kududb/client/package-summary.html">org.kududb.client</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../org/kududb/client/package-summary.html">org.kududb.client</a> that return <a href="../../../../org/kududb/client/RowErrorsAndOverflowStatus.html" title="class in org.kududb.client">RowErrorsAndOverflowStatus</a></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>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../org/kududb/client/RowErrorsAndOverflowStatus.html" title="class in org.kududb.client">RowErrorsAndOverflowStatus</a></code></td>
+<td class="colLast"><span class="typeNameLabel">SessionConfiguration.</span><code><span class="memberNameLink"><a href="../../../../org/kududb/client/SessionConfiguration.html#getPendingErrors--">getPendingErrors</a></span>()</code>
+<div class="block">Return any errors from previous calls.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/kududb/client/RowErrorsAndOverflowStatus.html" title="class in org.kududb.client">RowErrorsAndOverflowStatus</a></code></td>
+<td class="colLast"><span class="typeNameLabel">KuduSession.</span><code><span class="memberNameLink"><a href="../../../../org/kududb/client/KuduSession.html#getPendingErrors--">getPendingErrors</a></span>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../org/kududb/client/RowErrorsAndOverflowStatus.html" title="class in org.kududb.client">RowErrorsAndOverflowStatus</a></code></td>
+<td class="colLast"><span class="typeNameLabel">AsyncKuduSession.</span><code><span class="memberNameLink"><a href="../../../../org/kududb/client/AsyncKuduSession.html#getPendingErrors--">getPendingErrors</a></span>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= 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><a href="../../../../org/kududb/client/RowErrorsAndOverflowStatus.html" title="class in org.kududb.client">Class</a></li>
+<li class="navBarCell1Rev">Use</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>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/kududb/client/class-use/RowErrorsAndOverflowStatus.html" target="_top">Frames</a></li>
+<li><a href="RowErrorsAndOverflowStatus.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>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016. All rights reserved.</small></p>
+</body>
+</html>