http://git-wip-us.apache.org/repos/asf/kudu/blob/76a99b4c/apidocs/org/apache/kudu/client/AsyncKuduClient.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/kudu/client/AsyncKuduClient.html 
b/apidocs/org/apache/kudu/client/AsyncKuduClient.html
index b651255..92208dd 100644
--- a/apidocs/org/apache/kudu/client/AsyncKuduClient.html
+++ b/apidocs/org/apache/kudu/client/AsyncKuduClient.html
@@ -2,38 +2,24 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AsyncKuduClient (Kudu 1.0.0 API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>AsyncKuduClient (Kudu 1.0.1 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="AsyncKuduClient (Kudu 1.0.0 API)";
-        }
-    }
-    catch(err) {
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="AsyncKuduClient (Kudu 1.0.1 API)";
     }
 //-->
-var methods = 
{"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],8:["t4","Concrete Methods"]};
-var altColor = "altColor";
-var rowColor = "rowColor";
-var tableTab = "tableTab";
-var activeTableTab = "activeTableTab";
 </script>
 <noscript>
 <div>JavaScript is disabled on your browser.</div>
 </noscript>
 <!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar.top">
+<div class="topNav"><a name="navbar_top">
 <!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
-<a name="navbar.top.firstrow">
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a 
name="navbar_top_firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -49,15 +35,15 @@ var activeTableTab = "activeTableTab";
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../org/apache/kudu/client/AlterTableResponse.html" 
title="class in org.apache.kudu.client"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.AsyncKuduClientBuilder.html"
 title="class in org.apache.kudu.client"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/kudu/client/AlterTableResponse.html" 
title="class in org.apache.kudu.client"><span class="strong">Prev 
Class</span></a></li>
+<li><a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.AsyncKuduClientBuilder.html"
 title="class in org.apache.kudu.client"><span class="strong">Next 
Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a 
href="../../../../index.html?org/apache/kudu/client/AsyncKuduClient.html" 
target="_top">Frames</a></li>
-<li><a href="AsyncKuduClient.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="AsyncKuduClient.html" target="_top">No Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -74,19 +60,19 @@ var activeTableTab = "activeTableTab";
 <div>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
-<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
-<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#nested_class_summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
 <li>Constr&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
+<li><a href="#method_summary">Method</a></li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
-<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
 <li>Constr&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
+<li><a href="#method_detail">Method</a></li>
 </ul>
 </div>
-<a name="skip.navbar.top">
+<a name="skip-navbar_top">
 <!--   -->
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
@@ -114,8 +100,8 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre>@InterfaceAudience.Public
- @InterfaceStability.Unstable
-public class <span class="typeNameLabel">AsyncKuduClient</span>
[email protected]
+public class <span class="strong">AsyncKuduClient</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>
 implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoCloseable.html?is-external=true";
 title="class or interface in java.lang">AutoCloseable</a></pre>
 <div class="block">A fully asynchronous and thread-safe client for Kudu.
@@ -158,11 +144,11 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoClose
 <li class="blockList">
 <!-- ======== NESTED CLASS SUMMARY ======== -->
 <ul class="blockList">
-<li class="blockList"><a name="nested.class.summary">
+<li class="blockList"><a name="nested_class_summary">
 <!--   -->
 </a>
 <h3>Nested Class Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Nested Class Summary table, listing nested classes, and an 
explanation">
+<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>
@@ -170,7 +156,7 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoClose
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.AsyncKuduClientBuilder.html"
 title="class in 
org.apache.kudu.client">AsyncKuduClient.AsyncKuduClientBuilder</a></span></code>
+<td class="colLast"><code><strong><a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.AsyncKuduClientBuilder.html"
 title="class in 
org.apache.kudu.client">AsyncKuduClient.AsyncKuduClientBuilder</a></strong></code>
 <div class="block">Builder class to use in order to connect to Kudu.</div>
 </td>
 </tr>
@@ -179,11 +165,11 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoClose
 </ul>
 <!-- =========== FIELD SUMMARY =========== -->
 <ul class="blockList">
-<li class="blockList"><a name="field.summary">
+<li class="blockList"><a name="field_summary">
 <!--   -->
 </a>
 <h3>Field Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Field Summary table, listing fields, and an explanation">
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Field Summary table, listing fields, and an explanation">
 <caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
@@ -191,177 +177,177 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoClose
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static long</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.html#DEFAULT_OPERATION_TIMEOUT_MS">DEFAULT_OPERATION_TIMEOUT_MS</a></span></code>&nbsp;</td>
+<td class="colLast"><code><strong><a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.html#DEFAULT_OPERATION_TIMEOUT_MS">DEFAULT_OPERATION_TIMEOUT_MS</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static long</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.html#DEFAULT_SOCKET_READ_TIMEOUT_MS">DEFAULT_SOCKET_READ_TIMEOUT_MS</a></span></code>&nbsp;</td>
+<td class="colLast"><code><strong><a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.html#DEFAULT_SOCKET_READ_TIMEOUT_MS">DEFAULT_SOCKET_READ_TIMEOUT_MS</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static byte[]</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.html#EMPTY_ARRAY">EMPTY_ARRAY</a></span></code>&nbsp;</td>
+<td class="colLast"><code><strong><a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.html#EMPTY_ARRAY">EMPTY_ARRAY</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static org.slf4j.Logger</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.html#LOG">LOG</a></span></code>&nbsp;</td>
+<td class="colLast"><code><strong><a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.html#LOG">LOG</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static long</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.html#NO_TIMESTAMP">NO_TIMESTAMP</a></span></code>&nbsp;</td>
+<td class="colLast"><code><strong><a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.html#NO_TIMESTAMP">NO_TIMESTAMP</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static int</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.html#SLEEP_TIME">SLEEP_TIME</a></span></code>&nbsp;</td>
+<td class="colLast"><code><strong><a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.html#SLEEP_TIME">SLEEP_TIME</a></strong></code>&nbsp;</td>
 </tr>
 </table>
 </li>
 </ul>
 <!-- ========== METHOD SUMMARY =========== -->
 <ul class="blockList">
-<li class="blockList"><a name="method.summary">
+<li class="blockList"><a name="method_summary">
 <!--   -->
 </a>
 <h3>Method Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span 
class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a 
href="javascript:show(2);">Instance Methods</a></span><span 
class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a 
href="javascript:show(8);">Concrete Methods</a></span><span 
class="tabEnd">&nbsp;</span></span></caption>
+<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 id="i0" class="altColor">
+<tr class="altColor">
 <td class="colFirst"><code>com.stumbleupon.async.Deferred&lt;<a 
href="../../../../org/apache/kudu/client/AlterTableResponse.html" title="class 
in org.apache.kudu.client">AlterTableResponse</a>&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.html#alterTable-java.lang.String-org.apache.kudu.client.AlterTableOptions-">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,
+<td class="colLast"><code><strong><a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.html#alterTable(java.lang.String,%20org.apache.kudu.client.AlterTableOptions)">alterTable</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;name,
           <a href="../../../../org/apache/kudu/client/AlterTableOptions.html" 
title="class in org.apache.kudu.client">AlterTableOptions</a>&nbsp;ato)</code>
 <div class="block">Alter a table on the cluster as specified by the 
builder.</div>
 </td>
 </tr>
-<tr id="i1" class="rowColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.html#close--">close</a></span>()</code>
-<div class="block">Invokes <a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.html#shutdown--"><code>shutdown()</code></a>
 and waits for the configured admin timeout.</div>
+<td class="colLast"><code><strong><a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.html#close()">close</a></strong>()</code>
+<div class="block">Invokes <a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.html#shutdown()"><code>shutdown()</code></a>
 and waits for the configured admin timeout.</div>
 </td>
 </tr>
-<tr id="i2" class="altColor">
+<tr class="altColor">
 <td class="colFirst"><code>com.stumbleupon.async.Deferred&lt;<a 
href="../../../../org/apache/kudu/client/KuduTable.html" title="class in 
org.apache.kudu.client">KuduTable</a>&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.html#createTable-java.lang.String-org.apache.kudu.Schema-org.apache.kudu.client.CreateTableOptions-">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,
+<td class="colLast"><code><strong><a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.html#createTable(java.lang.String,%20org.apache.kudu.Schema,%20org.apache.kudu.client.CreateTableOptions)">createTable</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;name,
            <a href="../../../../org/apache/kudu/Schema.html" title="class in 
org.apache.kudu">Schema</a>&nbsp;schema,
            <a 
href="../../../../org/apache/kudu/client/CreateTableOptions.html" title="class 
in org.apache.kudu.client">CreateTableOptions</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 id="i3" class="rowColor">
+<tr class="rowColor">
 <td class="colFirst"><code>com.stumbleupon.async.Deferred&lt;<a 
href="../../../../org/apache/kudu/client/DeleteTableResponse.html" title="class 
in org.apache.kudu.client">DeleteTableResponse</a>&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.html#deleteTable-java.lang.String-">deleteTable</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>
+<td class="colLast"><code><strong><a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.html#deleteTable(java.lang.String)">deleteTable</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;name)</code>
 <div class="block">Delete a table on the cluster with the specified name.</div>
 </td>
 </tr>
-<tr id="i4" class="altColor">
+<tr class="altColor">
 <td class="colFirst"><code>long</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.html#getDefaultAdminOperationTimeoutMs--">getDefaultAdminOperationTimeoutMs</a></span>()</code>
+<td class="colLast"><code><strong><a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.html#getDefaultAdminOperationTimeoutMs()">getDefaultAdminOperationTimeoutMs</a></strong>()</code>
 <div class="block">Get the timeout used for admin operations.</div>
 </td>
 </tr>
-<tr id="i5" class="rowColor">
+<tr class="rowColor">
 <td class="colFirst"><code>long</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.html#getDefaultOperationTimeoutMs--">getDefaultOperationTimeoutMs</a></span>()</code>
+<td class="colLast"><code><strong><a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.html#getDefaultOperationTimeoutMs()">getDefaultOperationTimeoutMs</a></strong>()</code>
 <div class="block">Get the timeout used for operations on sessions and 
scanners.</div>
 </td>
 </tr>
-<tr id="i6" class="altColor">
+<tr class="altColor">
 <td class="colFirst"><code>long</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.html#getDefaultSocketReadTimeoutMs--">getDefaultSocketReadTimeoutMs</a></span>()</code>
+<td class="colLast"><code><strong><a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.html#getDefaultSocketReadTimeoutMs()">getDefaultSocketReadTimeoutMs</a></strong>()</code>
 <div class="block">Get the timeout used when waiting to read data from a 
socket.</div>
 </td>
 </tr>
-<tr id="i7" class="rowColor">
+<tr class="rowColor">
 <td class="colFirst"><code>long</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.html#getLastPropagatedTimestamp--">getLastPropagatedTimestamp</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><strong><a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.html#getLastPropagatedTimestamp()">getLastPropagatedTimestamp</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr id="i8" class="altColor">
+<tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/kudu/client/Statistics.html" title="class in 
org.apache.kudu.client">Statistics</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.html#getStatistics--">getStatistics</a></span>()</code>
+<td class="colLast"><code><strong><a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.html#getStatistics()">getStatistics</a></strong>()</code>
 <div class="block">Get the statistics object of this client.</div>
 </td>
 </tr>
-<tr id="i9" class="rowColor">
+<tr class="rowColor">
 <td class="colFirst"><code>com.stumbleupon.async.Deferred&lt;<a 
href="../../../../org/apache/kudu/client/ListTablesResponse.html" title="class 
in org.apache.kudu.client">ListTablesResponse</a>&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.html#getTablesList--">getTablesList</a></span>()</code>
+<td class="colLast"><code><strong><a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.html#getTablesList()">getTablesList</a></strong>()</code>
 <div class="block">Get the list of all the tables.</div>
 </td>
 </tr>
-<tr id="i10" class="altColor">
+<tr class="altColor">
 <td class="colFirst"><code>com.stumbleupon.async.Deferred&lt;<a 
href="../../../../org/apache/kudu/client/ListTablesResponse.html" title="class 
in org.apache.kudu.client">ListTablesResponse</a>&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.html#getTablesList-java.lang.String-">getTablesList</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;nameFilter)</code>
+<td class="colLast"><code><strong><a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.html#getTablesList(java.lang.String)">getTablesList</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;nameFilter)</code>
 <div class="block">Get a list of table names.</div>
 </td>
 </tr>
-<tr id="i11" class="rowColor">
+<tr class="rowColor">
 <td class="colFirst"><code>com.stumbleupon.async.Deferred&lt;<a 
href="../../../../org/apache/kudu/client/IsAlterTableDoneResponse.html" 
title="class in 
org.apache.kudu.client">IsAlterTableDoneResponse</a>&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.html#isAlterTableDone-java.lang.String-">isAlterTableDone</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>
+<td class="colLast"><code><strong><a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.html#isAlterTableDone(java.lang.String)">isAlterTableDone</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;name)</code>
 <div class="block">Helper method that checks and waits until the completion of 
an alter command.</div>
 </td>
 </tr>
-<tr id="i12" class="altColor">
+<tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.html#isStatisticsEnabled--">isStatisticsEnabled</a></span>()</code>
+<td class="colLast"><code><strong><a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.html#isStatisticsEnabled()">isStatisticsEnabled</a></strong>()</code>
 <div class="block">Check if statistics collection is enabled for this 
client.</div>
 </td>
 </tr>
-<tr id="i13" class="rowColor">
+<tr class="rowColor">
 <td class="colFirst"><code>com.stumbleupon.async.Deferred&lt;<a 
href="../../../../org/apache/kudu/client/ListTabletServersResponse.html" 
title="class in 
org.apache.kudu.client">ListTabletServersResponse</a>&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.html#listTabletServers--">listTabletServers</a></span>()</code>
+<td class="colLast"><code><strong><a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.html#listTabletServers()">listTabletServers</a></strong>()</code>
 <div class="block">Get the list of running tablet servers.</div>
 </td>
 </tr>
-<tr id="i14" class="altColor">
+<tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/kudu/client/AsyncKuduScanner.AsyncKuduScannerBuilder.html"
 title="class in 
org.apache.kudu.client">AsyncKuduScanner.AsyncKuduScannerBuilder</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.html#newScannerBuilder-org.apache.kudu.client.KuduTable-">newScannerBuilder</a></span>(<a
 href="../../../../org/apache/kudu/client/KuduTable.html" title="class in 
org.apache.kudu.client">KuduTable</a>&nbsp;table)</code>
+<td class="colLast"><code><strong><a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.html#newScannerBuilder(org.apache.kudu.client.KuduTable)">newScannerBuilder</a></strong>(<a
 href="../../../../org/apache/kudu/client/KuduTable.html" title="class in 
org.apache.kudu.client">KuduTable</a>&nbsp;table)</code>
 <div class="block">Creates a new <a 
href="../../../../org/apache/kudu/client/AsyncKuduScanner.AsyncKuduScannerBuilder.html"
 title="class in 
org.apache.kudu.client"><code>AsyncKuduScanner.AsyncKuduScannerBuilder</code></a>
 for a particular table.</div>
 </td>
 </tr>
-<tr id="i15" class="rowColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/kudu/client/AsyncKuduSession.html" title="class in 
org.apache.kudu.client">AsyncKuduSession</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.html#newSession--">newSession</a></span>()</code>
+<td class="colLast"><code><strong><a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.html#newSession()">newSession</a></strong>()</code>
 <div class="block">Create a new session for interacting with the cluster.</div>
 </td>
 </tr>
-<tr id="i16" class="altColor">
+<tr class="altColor">
 <td class="colFirst"><code>com.stumbleupon.async.Deferred&lt;<a 
href="../../../../org/apache/kudu/client/KuduTable.html" title="class in 
org.apache.kudu.client">KuduTable</a>&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.html#openTable-java.lang.String-">openTable</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>
+<td class="colLast"><code><strong><a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.html#openTable(java.lang.String)">openTable</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;name)</code>
 <div class="block">Open the table with the given name.</div>
 </td>
 </tr>
-<tr id="i17" class="rowColor">
+<tr class="rowColor">
 <td class="colFirst"><code>com.stumbleupon.async.Deferred&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/ArrayList.html?is-external=true";
 title="class or interface in java.util">ArrayList</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Void.html?is-external=true";
 title="class or interface in java.lang">Void</a>&gt;&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.html#shutdown--">shutdown</a></span>()</code>
+<td class="colLast"><code><strong><a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.html#shutdown()">shutdown</a></strong>()</code>
 <div class="block">Performs a graceful shutdown of this instance.</div>
 </td>
 </tr>
-<tr id="i18" class="altColor">
+<tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/kudu/client/KuduClient.html" title="class in 
org.apache.kudu.client">KuduClient</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.html#syncClient--">syncClient</a></span>()</code>
+<td class="colLast"><code><strong><a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.html#syncClient()">syncClient</a></strong>()</code>
 <div class="block">Returns a synchronous <a 
href="../../../../org/apache/kudu/client/KuduClient.html" title="class in 
org.apache.kudu.client"><code>KuduClient</code></a> which wraps this 
asynchronous client.</div>
 </td>
 </tr>
-<tr id="i19" class="rowColor">
+<tr class="rowColor">
 <td class="colFirst"><code>com.stumbleupon.async.Deferred&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true";
 title="class or interface in java.lang">Boolean</a>&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.html#tableExists-java.lang.String-">tableExists</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>
+<td class="colLast"><code><strong><a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.html#tableExists(java.lang.String)">tableExists</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;name)</code>
 <div class="block">Test if a table exists.</div>
 </td>
 </tr>
-<tr id="i20" class="altColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.html#updateLastPropagatedTimestamp-long-">updateLastPropagatedTimestamp</a></span>(long&nbsp;lastPropagatedTimestamp)</code>
+<td class="colLast"><code><strong><a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.html#updateLastPropagatedTimestamp(long)">updateLastPropagatedTimestamp</a></strong>(long&nbsp;lastPropagatedTimestamp)</code>
 <div class="block">Updates the last timestamp received from a server.</div>
 </td>
 </tr>
 </table>
 <ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
 <!--   -->
 </a>
 <h3>Methods inherited from class&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#equals-java.lang.Object-";
 title="class or interface in java.lang">equals</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.html?is-external=true#toString--";
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait--";
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/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>
+<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#equals(java.lang.Object)"
 title="class or interface in java.lang">equals</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.html?is-external=true#toString()"
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/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,%20int)"
 title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>
@@ -373,7 +359,7 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoClose
 <li class="blockList">
 <!-- ============ FIELD DETAIL =========== -->
 <ul class="blockList">
-<li class="blockList"><a name="field.detail">
+<li class="blockList"><a name="field_detail">
 <!--   -->
 </a>
 <h3>Field Detail</h3>
@@ -393,10 +379,7 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoClose
 <li class="blockList">
 <h4>SLEEP_TIME</h4>
 <pre>public static final&nbsp;int SLEEP_TIME</pre>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a 
href="../../../../constant-values.html#org.apache.kudu.client.AsyncKuduClient.SLEEP_TIME">Constant
 Field Values</a></dd>
-</dl>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a 
href="../../../../constant-values.html#org.apache.kudu.client.AsyncKuduClient.SLEEP_TIME">Constant
 Field Values</a></dd></dl>
 </li>
 </ul>
 <a name="EMPTY_ARRAY">
@@ -415,10 +398,7 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoClose
 <li class="blockList">
 <h4>NO_TIMESTAMP</h4>
 <pre>public static final&nbsp;long NO_TIMESTAMP</pre>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a 
href="../../../../constant-values.html#org.apache.kudu.client.AsyncKuduClient.NO_TIMESTAMP">Constant
 Field Values</a></dd>
-</dl>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a 
href="../../../../constant-values.html#org.apache.kudu.client.AsyncKuduClient.NO_TIMESTAMP">Constant
 Field Values</a></dd></dl>
 </li>
 </ul>
 <a name="DEFAULT_OPERATION_TIMEOUT_MS">
@@ -428,10 +408,7 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoClose
 <li class="blockList">
 <h4>DEFAULT_OPERATION_TIMEOUT_MS</h4>
 <pre>public static final&nbsp;long DEFAULT_OPERATION_TIMEOUT_MS</pre>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a 
href="../../../../constant-values.html#org.apache.kudu.client.AsyncKuduClient.DEFAULT_OPERATION_TIMEOUT_MS">Constant
 Field Values</a></dd>
-</dl>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a 
href="../../../../constant-values.html#org.apache.kudu.client.AsyncKuduClient.DEFAULT_OPERATION_TIMEOUT_MS">Constant
 Field Values</a></dd></dl>
 </li>
 </ul>
 <a name="DEFAULT_SOCKET_READ_TIMEOUT_MS">
@@ -441,21 +418,18 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoClose
 <li class="blockList">
 <h4>DEFAULT_SOCKET_READ_TIMEOUT_MS</h4>
 <pre>public static final&nbsp;long DEFAULT_SOCKET_READ_TIMEOUT_MS</pre>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a 
href="../../../../constant-values.html#org.apache.kudu.client.AsyncKuduClient.DEFAULT_SOCKET_READ_TIMEOUT_MS">Constant
 Field Values</a></dd>
-</dl>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a 
href="../../../../constant-values.html#org.apache.kudu.client.AsyncKuduClient.DEFAULT_SOCKET_READ_TIMEOUT_MS">Constant
 Field Values</a></dd></dl>
 </li>
 </ul>
 </li>
 </ul>
 <!-- ============ METHOD DETAIL ========== -->
 <ul class="blockList">
-<li class="blockList"><a name="method.detail">
+<li class="blockList"><a name="method_detail">
 <!--   -->
 </a>
 <h3>Method Detail</h3>
-<a name="updateLastPropagatedTimestamp-long-">
+<a name="updateLastPropagatedTimestamp(long)">
 <!--   -->
 </a>
 <ul class="blockList">
@@ -465,13 +439,10 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoClose
 <div class="block">Updates the last timestamp received from a server. Used for 
CLIENT_PROPAGATED
  external consistency. This is only publicly visible so that it can be set
  on tests, users should generally disregard this method.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>lastPropagatedTimestamp</code> - the last timestamp received from a 
server</dd>
-</dl>
+<dl><dt><span 
class="strong">Parameters:</span></dt><dd><code>lastPropagatedTimestamp</code> 
- the last timestamp received from a server</dd></dl>
 </li>
 </ul>
-<a name="getLastPropagatedTimestamp--">
+<a name="getLastPropagatedTimestamp()">
 <!--   -->
 </a>
 <ul class="blockList">
@@ -480,7 +451,7 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoClose
 <pre>public&nbsp;long&nbsp;getLastPropagatedTimestamp()</pre>
 </li>
 </ul>
-<a name="syncClient--">
+<a name="syncClient()">
 <!--   -->
 </a>
 <ul class="blockList">
@@ -488,37 +459,28 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoClose
 <h4>syncClient</h4>
 <pre>public&nbsp;<a href="../../../../org/apache/kudu/client/KuduClient.html" 
title="class in org.apache.kudu.client">KuduClient</a>&nbsp;syncClient()</pre>
 <div class="block">Returns a synchronous <a 
href="../../../../org/apache/kudu/client/KuduClient.html" title="class in 
org.apache.kudu.client"><code>KuduClient</code></a> which wraps this 
asynchronous client.
- Calling <a 
href="../../../../org/apache/kudu/client/KuduClient.html#close--"><code>KuduClient.close()</code></a>
 on the returned client will close this client.
+ Calling <a 
href="../../../../org/apache/kudu/client/KuduClient.html#close()"><code>KuduClient.close()</code></a>
 on the returned client will close this client.
  If this asynchronous client should outlive the returned synchronous client,
  then do not close the synchronous client.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>a new synchronous <code>KuduClient</code></dd>
-</dl>
+<dl><dt><span class="strong">Returns:</span></dt><dd>a new synchronous 
<code>KuduClient</code></dd></dl>
 </li>
 </ul>
-<a 
name="createTable-java.lang.String-org.apache.kudu.Schema-org.apache.kudu.client.CreateTableOptions-">
+<a name="createTable(java.lang.String, org.apache.kudu.Schema, 
org.apache.kudu.client.CreateTableOptions)">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>createTable</h4>
 <pre>public&nbsp;com.stumbleupon.async.Deferred&lt;<a 
href="../../../../org/apache/kudu/client/KuduTable.html" title="class in 
org.apache.kudu.client">KuduTable</a>&gt;&nbsp;createTable(<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/apache/kudu/Schema.html" title="class in 
org.apache.kudu">Schema</a>&nbsp;schema,
-                                                             <a 
href="../../../../org/apache/kudu/client/CreateTableOptions.html" title="class 
in org.apache.kudu.client">CreateTableOptions</a>&nbsp;builder)</pre>
+                                                    <a 
href="../../../../org/apache/kudu/Schema.html" title="class in 
org.apache.kudu">Schema</a>&nbsp;schema,
+                                                    <a 
href="../../../../org/apache/kudu/client/CreateTableOptions.html" title="class 
in org.apache.kudu.client">CreateTableOptions</a>&nbsp;builder)</pre>
 <div class="block">Create a table on the cluster with the specified name, 
schema, and table configurations.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>name</code> - the table's name</dd>
-<dd><code>schema</code> - the table's schema</dd>
-<dd><code>builder</code> - a builder containing the table's configurations</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>a deferred object to track the progress of the createTable command that 
gives
- an object to communicate with the created table</dd>
-</dl>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - 
the table's name</dd><dd><code>schema</code> - the table's 
schema</dd><dd><code>builder</code> - a builder containing the table's 
configurations</dd>
+<dt><span class="strong">Returns:</span></dt><dd>a deferred object to track 
the progress of the createTable command that gives
+ an object to communicate with the created table</dd></dl>
 </li>
 </ul>
-<a name="deleteTable-java.lang.String-">
+<a name="deleteTable(java.lang.String)">
 <!--   -->
 </a>
 <ul class="blockList">
@@ -526,36 +488,27 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoClose
 <h4>deleteTable</h4>
 <pre>public&nbsp;com.stumbleupon.async.Deferred&lt;<a 
href="../../../../org/apache/kudu/client/DeleteTableResponse.html" title="class 
in org.apache.kudu.client">DeleteTableResponse</a>&gt;&nbsp;deleteTable(<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)</pre>
 <div class="block">Delete a table on the cluster with the specified name.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>name</code> - the table's name</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>a deferred object to track the progress of the deleteTable command</dd>
-</dl>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - 
the table's name</dd>
+<dt><span class="strong">Returns:</span></dt><dd>a deferred object to track 
the progress of the deleteTable command</dd></dl>
 </li>
 </ul>
-<a 
name="alterTable-java.lang.String-org.apache.kudu.client.AlterTableOptions-">
+<a name="alterTable(java.lang.String, 
org.apache.kudu.client.AlterTableOptions)">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>alterTable</h4>
 <pre>public&nbsp;com.stumbleupon.async.Deferred&lt;<a 
href="../../../../org/apache/kudu/client/AlterTableResponse.html" title="class 
in org.apache.kudu.client">AlterTableResponse</a>&gt;&nbsp;alterTable(<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/apache/kudu/client/AlterTableOptions.html" title="class 
in org.apache.kudu.client">AlterTableOptions</a>&nbsp;ato)</pre>
+                                                            <a 
href="../../../../org/apache/kudu/client/AlterTableOptions.html" title="class 
in org.apache.kudu.client">AlterTableOptions</a>&nbsp;ato)</pre>
 <div class="block">Alter a table on the cluster as specified by the builder.
 
  When the returned deferred completes it only indicates that the master 
accepted the alter
- command, use <a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.html#isAlterTableDone-java.lang.String-"><code>isAlterTableDone(String)</code></a>
 to know when the alter finishes.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>name</code> - the table's name, if this is a table rename then the 
old table name must be passed</dd>
-<dd><code>ato</code> - the alter table builder</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>a deferred object to track the progress of the alter command</dd>
-</dl>
+ command, use <a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.html#isAlterTableDone(java.lang.String)"><code>isAlterTableDone(String)</code></a>
 to know when the alter finishes.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - 
the table's name, if this is a table rename then the old table name must be 
passed</dd><dd><code>ato</code> - the alter table builder</dd>
+<dt><span class="strong">Returns:</span></dt><dd>a deferred object to track 
the progress of the alter command</dd></dl>
 </li>
 </ul>
-<a name="isAlterTableDone-java.lang.String-">
+<a name="isAlterTableDone(java.lang.String)">
 <!--   -->
 </a>
 <ul class="blockList">
@@ -564,15 +517,11 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoClose
 <pre>public&nbsp;com.stumbleupon.async.Deferred&lt;<a 
href="../../../../org/apache/kudu/client/IsAlterTableDoneResponse.html" 
title="class in 
org.apache.kudu.client">IsAlterTableDoneResponse</a>&gt;&nbsp;isAlterTableDone(<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)</pre>
 <div class="block">Helper method that checks and waits until the completion of 
an alter command.
  It will block until the alter command is done or the deadline is 
reached.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>name</code> - the table's name, if the table was renamed then that 
name must be checked against</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>a deferred object to track the progress of the isAlterTableDone 
command</dd>
-</dl>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - 
the table's name, if the table was renamed then that name must be checked 
against</dd>
+<dt><span class="strong">Returns:</span></dt><dd>a deferred object to track 
the progress of the isAlterTableDone command</dd></dl>
 </li>
 </ul>
-<a name="listTabletServers--">
+<a name="listTabletServers()">
 <!--   -->
 </a>
 <ul class="blockList">
@@ -580,13 +529,10 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoClose
 <h4>listTabletServers</h4>
 <pre>public&nbsp;com.stumbleupon.async.Deferred&lt;<a 
href="../../../../org/apache/kudu/client/ListTabletServersResponse.html" 
title="class in 
org.apache.kudu.client">ListTabletServersResponse</a>&gt;&nbsp;listTabletServers()</pre>
 <div class="block">Get the list of running tablet servers.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>a deferred object that yields a list of tablet servers</dd>
-</dl>
+<dl><dt><span class="strong">Returns:</span></dt><dd>a deferred object that 
yields a list of tablet servers</dd></dl>
 </li>
 </ul>
-<a name="getTablesList--">
+<a name="getTablesList()">
 <!--   -->
 </a>
 <ul class="blockList">
@@ -594,13 +540,10 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoClose
 <h4>getTablesList</h4>
 <pre>public&nbsp;com.stumbleupon.async.Deferred&lt;<a 
href="../../../../org/apache/kudu/client/ListTablesResponse.html" title="class 
in org.apache.kudu.client">ListTablesResponse</a>&gt;&nbsp;getTablesList()</pre>
 <div class="block">Get the list of all the tables.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>a deferred object that yields a list of all the tables</dd>
-</dl>
+<dl><dt><span class="strong">Returns:</span></dt><dd>a deferred object that 
yields a list of all the tables</dd></dl>
 </li>
 </ul>
-<a name="getTablesList-java.lang.String-">
+<a name="getTablesList(java.lang.String)">
 <!--   -->
 </a>
 <ul class="blockList">
@@ -609,15 +552,11 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoClose
 <pre>public&nbsp;com.stumbleupon.async.Deferred&lt;<a 
href="../../../../org/apache/kudu/client/ListTablesResponse.html" title="class 
in org.apache.kudu.client">ListTablesResponse</a>&gt;&nbsp;getTablesList(<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;nameFilter)</pre>
 <div class="block">Get a list of table names. Passing a null filter returns 
all the tables. When a filter is
  specified, it only returns tables that satisfy a substring match.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>nameFilter</code> - an optional table name filter</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>a deferred that yields the list of table names</dd>
-</dl>
+<dl><dt><span 
class="strong">Parameters:</span></dt><dd><code>nameFilter</code> - an optional 
table name filter</dd>
+<dt><span class="strong">Returns:</span></dt><dd>a deferred that yields the 
list of table names</dd></dl>
 </li>
 </ul>
-<a name="tableExists-java.lang.String-">
+<a name="tableExists(java.lang.String)">
 <!--   -->
 </a>
 <ul class="blockList">
@@ -625,15 +564,11 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoClose
 <h4>tableExists</h4>
 <pre>public&nbsp;com.stumbleupon.async.Deferred&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true";
 title="class or interface in java.lang">Boolean</a>&gt;&nbsp;tableExists(<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)</pre>
 <div class="block">Test if a table exists.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>name</code> - a non-null table name</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>true if the table exists, else false</dd>
-</dl>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - a 
non-null table name</dd>
+<dt><span class="strong">Returns:</span></dt><dd>true if the table exists, 
else false</dd></dl>
 </li>
 </ul>
-<a name="openTable-java.lang.String-">
+<a name="openTable(java.lang.String)">
 <!--   -->
 </a>
 <ul class="blockList">
@@ -642,15 +577,11 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoClose
 <pre>public&nbsp;com.stumbleupon.async.Deferred&lt;<a 
href="../../../../org/apache/kudu/client/KuduTable.html" title="class in 
org.apache.kudu.client">KuduTable</a>&gt;&nbsp;openTable(<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)</pre>
 <div class="block">Open the table with the given name. If the table was just 
created, the Deferred will only get
  called back when all the tablets have been successfully created.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>name</code> - table to open</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>a KuduTable if the table exists, else a MasterErrorException</dd>
-</dl>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - 
table to open</dd>
+<dt><span class="strong">Returns:</span></dt><dd>a KuduTable if the table 
exists, else a MasterErrorException</dd></dl>
 </li>
 </ul>
-<a name="getDefaultOperationTimeoutMs--">
+<a name="getDefaultOperationTimeoutMs()">
 <!--   -->
 </a>
 <ul class="blockList">
@@ -658,13 +589,10 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoClose
 <h4>getDefaultOperationTimeoutMs</h4>
 <pre>public&nbsp;long&nbsp;getDefaultOperationTimeoutMs()</pre>
 <div class="block">Get the timeout used for operations on sessions and 
scanners.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>a timeout in milliseconds</dd>
-</dl>
+<dl><dt><span class="strong">Returns:</span></dt><dd>a timeout in 
milliseconds</dd></dl>
 </li>
 </ul>
-<a name="getDefaultAdminOperationTimeoutMs--">
+<a name="getDefaultAdminOperationTimeoutMs()">
 <!--   -->
 </a>
 <ul class="blockList">
@@ -672,13 +600,10 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoClose
 <h4>getDefaultAdminOperationTimeoutMs</h4>
 <pre>public&nbsp;long&nbsp;getDefaultAdminOperationTimeoutMs()</pre>
 <div class="block">Get the timeout used for admin operations.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>a timeout in milliseconds</dd>
-</dl>
+<dl><dt><span class="strong">Returns:</span></dt><dd>a timeout in 
milliseconds</dd></dl>
 </li>
 </ul>
-<a name="getDefaultSocketReadTimeoutMs--">
+<a name="getDefaultSocketReadTimeoutMs()">
 <!--   -->
 </a>
 <ul class="blockList">
@@ -687,13 +612,10 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoClose
 <pre>public&nbsp;long&nbsp;getDefaultSocketReadTimeoutMs()</pre>
 <div class="block">Get the timeout used when waiting to read data from a 
socket. Will be triggered when nothing
  has been read on a socket connected to a tablet server for 
<code>timeout</code> milliseconds.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>a timeout in milliseconds</dd>
-</dl>
+<dl><dt><span class="strong">Returns:</span></dt><dd>a timeout in 
milliseconds</dd></dl>
 </li>
 </ul>
-<a name="isStatisticsEnabled--">
+<a name="isStatisticsEnabled()">
 <!--   -->
 </a>
 <ul class="blockList">
@@ -701,13 +623,10 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoClose
 <h4>isStatisticsEnabled</h4>
 <pre>public&nbsp;boolean&nbsp;isStatisticsEnabled()</pre>
 <div class="block">Check if statistics collection is enabled for this 
client.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>true if it is enabled, else false</dd>
-</dl>
+<dl><dt><span class="strong">Returns:</span></dt><dd>true if it is enabled, 
else false</dd></dl>
 </li>
 </ul>
-<a name="getStatistics--">
+<a name="getStatistics()">
 <!--   -->
 </a>
 <ul class="blockList">
@@ -715,15 +634,12 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoClose
 <h4>getStatistics</h4>
 <pre>public&nbsp;<a href="../../../../org/apache/kudu/client/Statistics.html" 
title="class in 
org.apache.kudu.client">Statistics</a>&nbsp;getStatistics()</pre>
 <div class="block">Get the statistics object of this client.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>this client's Statistics object</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalStateException.html?is-external=true";
 title="class or interface in java.lang">IllegalStateException</a></code> - 
thrown if statistics collection has been disabled</dd>
-</dl>
+<dl><dt><span class="strong">Returns:</span></dt><dd>this client's Statistics 
object</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalStateException.html?is-external=true";
 title="class or interface in java.lang">IllegalStateException</a></code> - 
thrown if statistics collection has been disabled</dd></dl>
 </li>
 </ul>
-<a name="newScannerBuilder-org.apache.kudu.client.KuduTable-">
+<a name="newScannerBuilder(org.apache.kudu.client.KuduTable)">
 <!--   -->
 </a>
 <ul class="blockList">
@@ -731,16 +647,12 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoClose
 <h4>newScannerBuilder</h4>
 <pre>public&nbsp;<a 
href="../../../../org/apache/kudu/client/AsyncKuduScanner.AsyncKuduScannerBuilder.html"
 title="class in 
org.apache.kudu.client">AsyncKuduScanner.AsyncKuduScannerBuilder</a>&nbsp;newScannerBuilder(<a
 href="../../../../org/apache/kudu/client/KuduTable.html" title="class in 
org.apache.kudu.client">KuduTable</a>&nbsp;table)</pre>
 <div class="block">Creates a new <a 
href="../../../../org/apache/kudu/client/AsyncKuduScanner.AsyncKuduScannerBuilder.html"
 title="class in 
org.apache.kudu.client"><code>AsyncKuduScanner.AsyncKuduScannerBuilder</code></a>
 for a particular table.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>table</code> - the name of the table you intend to scan.
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>table</code> - 
the name of the table you intend to scan.
  The string is assumed to use the platform's default charset.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>a new scanner builder for this table</dd>
-</dl>
+<dt><span class="strong">Returns:</span></dt><dd>a new scanner builder for 
this table</dd></dl>
 </li>
 </ul>
-<a name="newSession--">
+<a name="newSession()">
 <!--   -->
 </a>
 <ul class="blockList">
@@ -750,13 +662,10 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoClose
 <div class="block">Create a new session for interacting with the cluster.
  User is responsible for destroying the session object.
  This is a fully local operation (no RPCs or blocking).</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>a new AsyncKuduSession</dd>
-</dl>
+<dl><dt><span class="strong">Returns:</span></dt><dd>a new 
AsyncKuduSession</dd></dl>
 </li>
 </ul>
-<a name="close--">
+<a name="close()">
 <!--   -->
 </a>
 <ul class="blockList">
@@ -764,17 +673,16 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoClose
 <h4>close</h4>
 <pre>public&nbsp;void&nbsp;close()
            throws <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true";
 title="class or interface in java.lang">Exception</a></pre>
-<div class="block">Invokes <a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.html#shutdown--"><code>shutdown()</code></a>
 and waits for the configured admin timeout. This method returns
+<div class="block">Invokes <a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.html#shutdown()"><code>shutdown()</code></a>
 and waits for the configured admin timeout. This method returns
  void, so consider invoking shutdown directly if there's a need to handle 
dangling RPCs.</div>
 <dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoCloseable.html?is-external=true#close--";
 title="class or interface in java.lang">close</a></code>&nbsp;in 
interface&nbsp;<code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoCloseable.html?is-external=true";
 title="class or interface in java.lang">AutoCloseable</a></code></dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true";
 title="class or interface in java.lang">Exception</a></code> - if an error 
happens while closing the connections</dd>
-</dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoCloseable.html?is-external=true#close()"
 title="class or interface in java.lang">close</a></code>&nbsp;in 
interface&nbsp;<code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoCloseable.html?is-external=true";
 title="class or interface in java.lang">AutoCloseable</a></code></dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true";
 title="class or interface in java.lang">Exception</a></code> - if an error 
happens while closing the connections</dd></dl>
 </li>
 </ul>
-<a name="shutdown--">
+<a name="shutdown()">
 <!--   -->
 </a>
 <ul class="blockListLast">
@@ -784,22 +692,19 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoClose
 <div class="block">Performs a graceful shutdown of this instance.
  <p>
  <ul>
-   <li><a 
href="../../../../org/apache/kudu/client/AsyncKuduSession.html#flush--"><code>Flushes</code></a>
 all buffered edits.</li>
+   <li><a 
href="../../../../org/apache/kudu/client/AsyncKuduSession.html#flush()"><code>Flushes</code></a>
 all buffered edits.</li>
    <li>Cancels all the other requests.</li>
    <li>Terminates all connections.</li>
    <li>Releases all other resources.</li>
  </ul>
  <strong>Not calling this method before losing the last reference to this
  instance may result in data loss and other unwanted side 
effects</strong></div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>A <code>Deferred</code>, whose callback chain will be invoked once all
+<dl><dt><span class="strong">Returns:</span></dt><dd>A <code>Deferred</code>, 
whose callback chain will be invoked once all
  of the above have been done. If this callback chain doesn't fail, then
  the clean shutdown will be successful, and all the data will be safe on
  the Kudu side. In case of a failure (the "errback" is invoked) you will have
  to open a new AsyncKuduClient if you want to retry those operations.
- The Deferred doesn't actually hold any content.</dd>
-</dl>
+ The Deferred doesn't actually hold any content.</dd></dl>
 </li>
 </ul>
 </li>
@@ -810,11 +715,9 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoClose
 </div>
 <!-- ========= END OF CLASS DATA ========= -->
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar.bottom">
+<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><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a 
name="navbar_bottom_firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -830,15 +733,15 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoClose
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../org/apache/kudu/client/AlterTableResponse.html" 
title="class in org.apache.kudu.client"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.AsyncKuduClientBuilder.html"
 title="class in org.apache.kudu.client"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/kudu/client/AlterTableResponse.html" 
title="class in org.apache.kudu.client"><span class="strong">Prev 
Class</span></a></li>
+<li><a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.AsyncKuduClientBuilder.html"
 title="class in org.apache.kudu.client"><span class="strong">Next 
Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a 
href="../../../../index.html?org/apache/kudu/client/AsyncKuduClient.html" 
target="_top">Frames</a></li>
-<li><a href="AsyncKuduClient.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="AsyncKuduClient.html" target="_top">No Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -855,19 +758,19 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoClose
 <div>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
-<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
-<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#nested_class_summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
 <li>Constr&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
+<li><a href="#method_summary">Method</a></li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
-<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
 <li>Constr&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
+<li><a href="#method_detail">Method</a></li>
 </ul>
 </div>
-<a name="skip.navbar.bottom">
+<a name="skip-navbar_bottom">
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->

http://git-wip-us.apache.org/repos/asf/kudu/blob/76a99b4c/apidocs/org/apache/kudu/client/AsyncKuduScanner.AsyncKuduScannerBuilder.html
----------------------------------------------------------------------
diff --git 
a/apidocs/org/apache/kudu/client/AsyncKuduScanner.AsyncKuduScannerBuilder.html 
b/apidocs/org/apache/kudu/client/AsyncKuduScanner.AsyncKuduScannerBuilder.html
index 9d152fb..253bb23 100644
--- 
a/apidocs/org/apache/kudu/client/AsyncKuduScanner.AsyncKuduScannerBuilder.html
+++ 
b/apidocs/org/apache/kudu/client/AsyncKuduScanner.AsyncKuduScannerBuilder.html
@@ -2,38 +2,24 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AsyncKuduScanner.AsyncKuduScannerBuilder (Kudu 1.0.0 API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>AsyncKuduScanner.AsyncKuduScannerBuilder (Kudu 1.0.1 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="AsyncKuduScanner.AsyncKuduScannerBuilder 
(Kudu 1.0.0 API)";
-        }
-    }
-    catch(err) {
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="AsyncKuduScanner.AsyncKuduScannerBuilder (Kudu 
1.0.1 API)";
     }
 //-->
-var methods = {"i0":10};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],8:["t4","Concrete Methods"]};
-var altColor = "altColor";
-var rowColor = "rowColor";
-var tableTab = "tableTab";
-var activeTableTab = "activeTableTab";
 </script>
 <noscript>
 <div>JavaScript is disabled on your browser.</div>
 </noscript>
 <!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar.top">
+<div class="topNav"><a name="navbar_top">
 <!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
-<a name="navbar.top.firstrow">
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a 
name="navbar_top_firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -49,15 +35,15 @@ var activeTableTab = "activeTableTab";
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../org/apache/kudu/client/AsyncKuduScanner.html" 
title="class in org.apache.kudu.client"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a 
href="../../../../org/apache/kudu/client/AsyncKuduScanner.ReadMode.html" 
title="enum in org.apache.kudu.client"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/kudu/client/AsyncKuduScanner.html" 
title="class in org.apache.kudu.client"><span class="strong">Prev 
Class</span></a></li>
+<li><a 
href="../../../../org/apache/kudu/client/AsyncKuduScanner.ReadMode.html" 
title="enum in org.apache.kudu.client"><span class="strong">Next 
Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a 
href="../../../../index.html?org/apache/kudu/client/AsyncKuduScanner.AsyncKuduScannerBuilder.html"
 target="_top">Frames</a></li>
-<li><a href="AsyncKuduScanner.AsyncKuduScannerBuilder.html" 
target="_top">No&nbsp;Frames</a></li>
+<li><a href="AsyncKuduScanner.AsyncKuduScannerBuilder.html" target="_top">No 
Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -77,16 +63,16 @@ var activeTableTab = "activeTableTab";
 <li>Nested&nbsp;|&nbsp;</li>
 <li>Field&nbsp;|&nbsp;</li>
 <li>Constr&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
+<li><a href="#method_summary">Method</a></li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
 <li>Field&nbsp;|&nbsp;</li>
 <li>Constr&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
+<li><a href="#method_detail">Method</a></li>
 </ul>
 </div>
-<a name="skip.navbar.top">
+<a name="skip-navbar_top">
 <!--   -->
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
@@ -119,11 +105,11 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre>@InterfaceAudience.Public
- @InterfaceStability.Evolving
-public static class <span 
class="typeNameLabel">AsyncKuduScanner.AsyncKuduScannerBuilder</span>
[email protected]
+public static class <span 
class="strong">AsyncKuduScanner.AsyncKuduScannerBuilder</span>
 extends <a 
href="../../../../org/apache/kudu/client/AbstractKuduScannerBuilder.html" 
title="class in org.apache.kudu.client">AbstractKuduScannerBuilder</a>&lt;<a 
href="../../../../org/apache/kudu/client/AsyncKuduScanner.AsyncKuduScannerBuilder.html"
 title="class in 
org.apache.kudu.client">AsyncKuduScanner.AsyncKuduScannerBuilder</a>,<a 
href="../../../../org/apache/kudu/client/AsyncKuduScanner.html" title="class in 
org.apache.kudu.client">AsyncKuduScanner</a>&gt;</pre>
 <div class="block">A Builder class to build <a 
href="../../../../org/apache/kudu/client/AsyncKuduScanner.html" title="class in 
org.apache.kudu.client"><code>AsyncKuduScanner</code></a>.
- Use <a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.html#newScannerBuilder-org.apache.kudu.client.KuduTable-"><code>AsyncKuduClient.newScannerBuilder(org.apache.kudu.client.KuduTable)</code></a>
 in order to get a builder instance.</div>
+ Use <a 
href="../../../../org/apache/kudu/client/AsyncKuduClient.html#newScannerBuilder(org.apache.kudu.client.KuduTable)"><code>AsyncKuduClient.newScannerBuilder(org.apache.kudu.client.KuduTable)</code></a>
 in order to get a builder instance.</div>
 </li>
 </ul>
 </div>
@@ -132,36 +118,36 @@ extends <a 
href="../../../../org/apache/kudu/client/AbstractKuduScannerBuilder.h
 <li class="blockList">
 <!-- ========== METHOD SUMMARY =========== -->
 <ul class="blockList">
-<li class="blockList"><a name="method.summary">
+<li class="blockList"><a name="method_summary">
 <!--   -->
 </a>
 <h3>Method Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span 
class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a 
href="javascript:show(2);">Instance Methods</a></span><span 
class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a 
href="javascript:show(8);">Concrete Methods</a></span><span 
class="tabEnd">&nbsp;</span></span></caption>
+<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 id="i0" class="altColor">
+<tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/kudu/client/AsyncKuduScanner.html" title="class in 
org.apache.kudu.client">AsyncKuduScanner</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/kudu/client/AsyncKuduScanner.AsyncKuduScannerBuilder.html#build--">build</a></span>()</code>
+<td class="colLast"><code><strong><a 
href="../../../../org/apache/kudu/client/AsyncKuduScanner.AsyncKuduScannerBuilder.html#build()">build</a></strong>()</code>
 <div class="block">Builds an <a 
href="../../../../org/apache/kudu/client/AsyncKuduScanner.html" title="class in 
org.apache.kudu.client"><code>AsyncKuduScanner</code></a> using the passed 
configurations.</div>
 </td>
 </tr>
 </table>
 <ul class="blockList">
-<li class="blockList"><a 
name="methods.inherited.from.class.org.apache.kudu.client.AbstractKuduScannerBuilder">
+<li class="blockList"><a 
name="methods_inherited_from_class_org.apache.kudu.client.AbstractKuduScannerBuilder">
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.kudu.client.<a 
href="../../../../org/apache/kudu/client/AbstractKuduScannerBuilder.html" 
title="class in org.apache.kudu.client">AbstractKuduScannerBuilder</a></h3>
-<code><a 
href="../../../../org/apache/kudu/client/AbstractKuduScannerBuilder.html#addColumnRangePredicate-org.apache.kudu.client.ColumnRangePredicate-">addColumnRangePredicate</a>,
 <a 
href="../../../../org/apache/kudu/client/AbstractKuduScannerBuilder.html#addColumnRangePredicatesRaw-byte:A-">addColumnRangePredicatesRaw</a>,
 <a 
href="../../../../org/apache/kudu/client/AbstractKuduScannerBuilder.html#addPredicate-org.apache.kudu.client.KuduPredicate-">addPredicate</a>,
 <a 
href="../../../../org/apache/kudu/client/AbstractKuduScannerBuilder.html#batchSizeBytes-int-">batchSizeBytes</a>,
 <a 
href="../../../../org/apache/kudu/client/AbstractKuduScannerBuilder.html#cacheBlocks-boolean-">cacheBlocks</a>,
 <a 
href="../../../../org/apache/kudu/client/AbstractKuduScannerBuilder.html#exclusiveUpperBound-org.apache.kudu.client.PartialRow-">exclusiveUpperBound</a>,
 <a 
href="../../../../org/apache/kudu/client/AbstractKuduScannerBuilder.html#exclusiveUpperBoundRaw-byte:A-">exclusiveUpperBoundRaw</a>,
  <a 
href="../../../../org/apache/kudu/client/AbstractKuduScannerBuilder.html#limit-long-">limit</a>,
 <a 
href="../../../../org/apache/kudu/client/AbstractKuduScannerBuilder.html#lowerBound-org.apache.kudu.client.PartialRow-">lowerBound</a>,
 <a 
href="../../../../org/apache/kudu/client/AbstractKuduScannerBuilder.html#lowerBoundRaw-byte:A-">lowerBoundRaw</a>,
 <a 
href="../../../../org/apache/kudu/client/AbstractKuduScannerBuilder.html#prefetching-boolean-">prefetching</a>,
 <a 
href="../../../../org/apache/kudu/client/AbstractKuduScannerBuilder.html#readMode-org.apache.kudu.client.AsyncKuduScanner.ReadMode-">readMode</a>,
 <a 
href="../../../../org/apache/kudu/client/AbstractKuduScannerBuilder.html#scanRequestTimeout-long-">scanRequestTimeout</a>,
 <a 
href="../../../../org/apache/kudu/client/AbstractKuduScannerBuilder.html#setProjectedColumnIndexes-java.util.List-">setProjectedColumnIndexes</a>,
 <a 
href="../../../../org/apache/kudu/client/AbstractKuduScannerBuilder.html#setProjectedColumnName
 s-java.util.List-">setProjectedColumnNames</a>, <a 
href="../../../../org/apache/kudu/client/AbstractKuduScannerBuilder.html#snapshotTimestampMicros-long-">snapshotTimestampMicros</a></code></li>
+<code><a 
href="../../../../org/apache/kudu/client/AbstractKuduScannerBuilder.html#addColumnRangePredicate(org.apache.kudu.client.ColumnRangePredicate)">addColumnRangePredicate</a>,
 <a 
href="../../../../org/apache/kudu/client/AbstractKuduScannerBuilder.html#addColumnRangePredicatesRaw(byte[])">addColumnRangePredicatesRaw</a>,
 <a 
href="../../../../org/apache/kudu/client/AbstractKuduScannerBuilder.html#addPredicate(org.apache.kudu.client.KuduPredicate)">addPredicate</a>,
 <a 
href="../../../../org/apache/kudu/client/AbstractKuduScannerBuilder.html#batchSizeBytes(int)">batchSizeBytes</a>,
 <a 
href="../../../../org/apache/kudu/client/AbstractKuduScannerBuilder.html#cacheBlocks(boolean)">cacheBlocks</a>,
 <a 
href="../../../../org/apache/kudu/client/AbstractKuduScannerBuilder.html#exclusiveUpperBound(org.apache.kudu.client.PartialRow)">exclusiveUpperBound</a>,
 <a 
href="../../../../org/apache/kudu/client/AbstractKuduScannerBuilder.html#exclusiveUpperBoundRaw(byte[])">exclusiveUpperBoundRaw</a>,
  <a 
href="../../../../org/apache/kudu/client/AbstractKuduScannerBuilder.html#limit(long)">limit</a>,
 <a 
href="../../../../org/apache/kudu/client/AbstractKuduScannerBuilder.html#lowerBound(org.apache.kudu.client.PartialRow)">lowerBound</a>,
 <a 
href="../../../../org/apache/kudu/client/AbstractKuduScannerBuilder.html#lowerBoundRaw(byte[])">lowerBoundRaw</a>,
 <a 
href="../../../../org/apache/kudu/client/AbstractKuduScannerBuilder.html#prefetching(boolean)">prefetching</a>,
 <a 
href="../../../../org/apache/kudu/client/AbstractKuduScannerBuilder.html#readMode(org.apache.kudu.client.AsyncKuduScanner.ReadMode)">readMode</a>,
 <a 
href="../../../../org/apache/kudu/client/AbstractKuduScannerBuilder.html#scanRequestTimeout(long)">scanRequestTimeout</a>,
 <a 
href="../../../../org/apache/kudu/client/AbstractKuduScannerBuilder.html#setProjectedColumnIndexes(java.util.List)">setProjectedColumnIndexes</a>,
 <a 
href="../../../../org/apache/kudu/client/AbstractKuduScannerBuilder.html#setProjectedColumnName
 s(java.util.List)">setProjectedColumnNames</a>, <a 
href="../../../../org/apache/kudu/client/AbstractKuduScannerBuilder.html#snapshotTimestampMicros(long)">snapshotTimestampMicros</a></code></li>
 </ul>
 <ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
 <!--   -->
 </a>
 <h3>Methods inherited from class&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#equals-java.lang.Object-";
 title="class or interface in java.lang">equals</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.html?is-external=true#toString--";
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait--";
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/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>
+<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#equals(java.lang.Object)"
 title="class or interface in java.lang">equals</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.html?is-external=true#toString()"
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/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,%20int)"
 title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>
@@ -173,11 +159,11 @@ extends <a 
href="../../../../org/apache/kudu/client/AbstractKuduScannerBuilder.h
 <li class="blockList">
 <!-- ============ METHOD DETAIL ========== -->
 <ul class="blockList">
-<li class="blockList"><a name="method.detail">
+<li class="blockList"><a name="method_detail">
 <!--   -->
 </a>
 <h3>Method Detail</h3>
-<a name="build--">
+<a name="build()">
 <!--   -->
 </a>
 <ul class="blockListLast">
@@ -186,11 +172,9 @@ extends <a 
href="../../../../org/apache/kudu/client/AbstractKuduScannerBuilder.h
 <pre>public&nbsp;<a 
href="../../../../org/apache/kudu/client/AsyncKuduScanner.html" title="class in 
org.apache.kudu.client">AsyncKuduScanner</a>&nbsp;build()</pre>
 <div class="block">Builds an <a 
href="../../../../org/apache/kudu/client/AsyncKuduScanner.html" title="class in 
org.apache.kudu.client"><code>AsyncKuduScanner</code></a> using the passed 
configurations.</div>
 <dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a 
href="../../../../org/apache/kudu/client/AbstractKuduScannerBuilder.html#build--">build</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../org/apache/kudu/client/AbstractKuduScannerBuilder.html" 
title="class in org.apache.kudu.client">AbstractKuduScannerBuilder</a>&lt;<a 
href="../../../../org/apache/kudu/client/AsyncKuduScanner.AsyncKuduScannerBuilder.html"
 title="class in 
org.apache.kudu.client">AsyncKuduScanner.AsyncKuduScannerBuilder</a>,<a 
href="../../../../org/apache/kudu/client/AsyncKuduScanner.html" title="class in 
org.apache.kudu.client">AsyncKuduScanner</a>&gt;</code></dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>a new <a href="../../../../org/apache/kudu/client/AsyncKuduScanner.html" 
title="class in org.apache.kudu.client"><code>AsyncKuduScanner</code></a></dd>
-</dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../org/apache/kudu/client/AbstractKuduScannerBuilder.html#build()">build</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../org/apache/kudu/client/AbstractKuduScannerBuilder.html" 
title="class in org.apache.kudu.client">AbstractKuduScannerBuilder</a>&lt;<a 
href="../../../../org/apache/kudu/client/AsyncKuduScanner.AsyncKuduScannerBuilder.html"
 title="class in 
org.apache.kudu.client">AsyncKuduScanner.AsyncKuduScannerBuilder</a>,<a 
href="../../../../org/apache/kudu/client/AsyncKuduScanner.html" title="class in 
org.apache.kudu.client">AsyncKuduScanner</a>&gt;</code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>a new <a 
href="../../../../org/apache/kudu/client/AsyncKuduScanner.html" title="class in 
org.apache.kudu.client"><code>AsyncKuduScanner</code></a></dd></dl>
 </li>
 </ul>
 </li>
@@ -201,11 +185,9 @@ extends <a 
href="../../../../org/apache/kudu/client/AbstractKuduScannerBuilder.h
 </div>
 <!-- ========= END OF CLASS DATA ========= -->
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar.bottom">
+<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><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a 
name="navbar_bottom_firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -221,15 +203,15 @@ extends <a 
href="../../../../org/apache/kudu/client/AbstractKuduScannerBuilder.h
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../org/apache/kudu/client/AsyncKuduScanner.html" 
title="class in org.apache.kudu.client"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a 
href="../../../../org/apache/kudu/client/AsyncKuduScanner.ReadMode.html" 
title="enum in org.apache.kudu.client"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/kudu/client/AsyncKuduScanner.html" 
title="class in org.apache.kudu.client"><span class="strong">Prev 
Class</span></a></li>
+<li><a 
href="../../../../org/apache/kudu/client/AsyncKuduScanner.ReadMode.html" 
title="enum in org.apache.kudu.client"><span class="strong">Next 
Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a 
href="../../../../index.html?org/apache/kudu/client/AsyncKuduScanner.AsyncKuduScannerBuilder.html"
 target="_top">Frames</a></li>
-<li><a href="AsyncKuduScanner.AsyncKuduScannerBuilder.html" 
target="_top">No&nbsp;Frames</a></li>
+<li><a href="AsyncKuduScanner.AsyncKuduScannerBuilder.html" target="_top">No 
Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -249,16 +231,16 @@ extends <a 
href="../../../../org/apache/kudu/client/AbstractKuduScannerBuilder.h
 <li>Nested&nbsp;|&nbsp;</li>
 <li>Field&nbsp;|&nbsp;</li>
 <li>Constr&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
+<li><a href="#method_summary">Method</a></li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
 <li>Field&nbsp;|&nbsp;</li>
 <li>Constr&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
+<li><a href="#method_detail">Method</a></li>
 </ul>
 </div>
-<a name="skip.navbar.bottom">
+<a name="skip-navbar_bottom">
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->

Reply via email to